Expand description

Splits concatenated gzip files and decompresses them separately

This crate contains the main functionality of the gunzip-split utility.

Structs

Constituent file information

Enums

Progress information

Functions

Lists all files in the input gzip file

Uncompresses all files from the gzip input

Uncompresses one file from the gzip input

Splits the concatenated gzip input into separate files

Copies one gzip file described by info from the concatenated gzip input