ar icon indicating copy to clipboard operation
ar copied to clipboard

Golang ar archive file library

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.