Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

1.0

Compare
Choose a tag to compare
@mholt mholt released this 06 Jun 19:14
· 247 commits to master since this release
5374408

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.