No description
https://tracker.debian.org/golang-github-blakesmith-ar
|
||
---|---|---|
debian | ||
fixtures | ||
.gitignore | ||
common.go | ||
COPYING | ||
reader.go | ||
reader_test.go | ||
README.md | ||
writer.go | ||
writer_test.go |
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.