Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 359 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 359 Bytes

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 [email protected]

Licensed under the MIT license.