The Gitter Badger cb7b1511df Added Gitter badge
2014-11-09 03:15:16 +00:00
2014-09-03 18:57:42 -04:00
2014-09-06 14:13:16 -04:00
2014-09-09 10:38:41 -04:00
2014-09-09 10:38:41 -04:00
2014-11-09 03:15:16 +00:00

UnzipIt

![Gitter](https://badges.gitter.im/Join Chat.svg) GoDoc Build Status

This Go library allows you to easily unpack the following files:

  • tar.gz
  • tar.bzip2
  • zip
  • tar

There are not CGO involved nor hard dependencies of any type.

Description
Go package to natively decompress and unarchive tar.gz, tar.bzip2, tar.xz, zip and tar files.
Readme MPL-2.0 3.3 MiB
Languages
Go 100%