Support ar archives
[![Build Status][1]][2] [![GoDoc][3]][4]
BSD
package documentation at godoc.org or gowalker.org
Install [Go 1.2][5] or later, either [from source][6] or [with a prepackaged binary][7].
Then run
go get github.com/nightlyone/ar
BSD
Contributions are welcome. Please open an issue or send me a pull request for a dedicated branch. Make sure the git commit hooks show it works.
enable commit hooks via
cd .git ; rm -rf hooks; ln -s ../git-hooks hooks ; cd ..
References: [1]: https://secure.travis-ci.org/nightlyone/ar.png [2]: http://travis-ci.org/nightlyone/ar [3]: https://godoc.org/github.com/nightlyone/ar?status.png [4]: https://godoc.org/github.com/nightlyone/ar [5]: http://golang.org [6]: http://golang.org/doc/install/source [7]: http://golang.org/doc/install