Skip to content

Latest commit

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

ar

latest versionlast committop languagelicense

ar implements access to ar archives for Go.

The ar file format that this package implements is the version from Plan 9. Modern versions like GNU or BSD are not supported.

You can read more about this format from the Plan 9 man page for arhere.

Installation

Run go get -u github.com/patrickmcnamara/ar.

Documentation

Run go doc ar or visit GoDoc.

License

This project is licensed under the GNU Lesser General Public License v3.0.

About

A library for Plan 9 ar archives

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages