mirror of
https://github.com/c4milo/unpackit.git
synced 2025-09-26 19:01:11 +08:00
cb7b1511df6a4bfec07e9abb256274bcd5c441c8
UnzipIt

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.
Languages
Go
100%