nicklockwood/GZIP

Support for .tar.gz files

nnhubbard opened this issue · 1 comments

Does this library unpack .tar.gz files?

It will decompress a .tar.gz into just a .tar archive. You will need a separate TAR library to unpack it further.