1
0
Fork 0
golang-github-blakesmith-ar/README.md
Daniel Baumann 289829de85
Adding upstream version 0.0~git20190502.809d437.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-18 17:48:16 +02:00

359 B

Golang ar (archive) file reader

This is a simple library for reading and writing ar files in common format. It is influenced heavily in style and interface from the golang tar package.

Author

Written by Blake Smith blakesmith0@gmail.com

Licensed under the MIT license.