This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
Releases: mholt/archiver
Releases · mholt/archiver
1.2
1.1.2
1.1.1
1.1
1.0
Archiver is a simple utility to make and extract archive files (.zip, .tar.gz).
If you're a Go programmer, you may just prefer to import and use the archiver
package in your program. It turns common archive operations into one-liners.
This is the first stable release; no breaking API changes are planned. It is built with Go 1.6.2.