Files
src.dualinventive.com/go/common/vendor/github.com/xor-gate/ar/README.md
2024-08-09 12:10: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.