blakesmith / ar

Golang ar archive file library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Golang ar archive file library

License:MIT License


Languages

Language:Go 100.0%