proxy.golang.org : github.com/Defacto2/archive : v1.0.5
Package archive provides compressed and stored archive file extraction and content listing. The file archive formats supported are 7Zip, ARC, ARJ, LHA, LZH, RAR, TAR, and ZIP, including the deflate, implode, and shrink compression methods. The package uses following Linux terminal programs for legacy file support.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/%21defacto2/[email protected]
Published:
Indexed:
Related tag:
v1.0.5
Loading...
Readme
Loading...
Dependencies
- github.com/Defacto2/helper v1.1.5
- github.com/Defacto2/magicnumber v1.0.3
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/google/uuid v1.6.0
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/stretchr/testify v1.9.0
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.27.0
- golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
- golang.org/x/text v0.18.0
- gopkg.in/yaml.v3 v3.0.1