Registry / utility / mholt-archiver-v3

mholt-archiver-v3

JSON →
library3.5.1gogounverified

Cross-platform library for creating and extracting archives in various formats (zip, tar, rar, etc.).

go get github.com/mholt/archiver/v3
INSTALL
IMPORT
SIG · MHOLT-ARCHIVER-V3
M
mholt-archiver-v3
utilitygov3.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

archiver
github.com/mholt/archiver/v3

Extract an archive file.

import "github.com/mholt/archiver/v3" // Extract a zip file archiver.Unarchive("archive.zip", "output/")
Debug
Known issues
breakingv3 has breaking API changes from v2; functions like Unarchive replaced Archive/Extract.
fix
Update import path to /v3 and adjust function calls.
affects: >=3.0.0
Upgrade
Version history
3.5.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
mholt-archiver-v3 — go get mholt-archiver-v3 · libregistry