Archiver Versions Save

Easily create & extract archives, and compress & decompress files of various formats

v1.1.2

7 years ago

This release contains a few bug fixes and is built on Go 1.7 stable.

v1.1.1

7 years ago

This release contains some bug fixes for certain .tar.gz, .tar.bz2, and .rar files. It is built on Go 1.7 RC1.

v1.1

7 years ago

This release adds full support for .tar.bz2 files and opening most .rar files. Thanks to @dsnet and @nwaples for their hard work which make bzip2 and rar support possible!

v1.0

7 years ago

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.