argo

module
v0.0.0-...-11d91c8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2014 License: BSD-3-Clause

README

argo

argo implements access to .ar archives in Go.

  • This library was modelled after Go's own archive/tar library, so the code & example resembles it closely. I have included Go's copyright and used a similar BSD-style licence.
  • At this stage argo only implements the 'common' format as used for .deb files.
  • Note that argo is not currently supporting either workaround for long filenames as defined by GNU ar or BSD ar. Please get in touch if you require this feature.

Please see godoc for documentation, including an example and references.

argo has been tested and checked using go vet, go fmt, go test -cover, errcheck and golint. See gocover for test coverage - Coverage Status.

Directories

Path Synopsis
Package ar implements access to ar archives.
Package ar implements access to ar archives.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL