Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 527 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 527 Bytes

GoDoc Build Status

gzipInfo

This is a small util and library when one needs to retrieve the GZIP (RFC 1952) uncompressed filesize for scripts and such.

Multiple .gz files are accepted and a summation is the output.

go get -d github.com/TerraTech/gzipInfo
make