This package browser is in early development. Mind the rough edges.

rust-gzip-header 1.0.0

Decoding and encoding the header part of gzip files

This package provides a crate for decoding and encoding the header part of gzip files based on the gzip header implementation in the flate2 crate.

Installation

Install rust-gzip-header 1.0.0 as follows:

guix install rust-gzip-header@1.0.0

Or install the latest version:

guix install rust-gzip-header

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.