licenses.dev

gzip-header v0.3.0

A crate for decoding and encoding the header part of gzip files based on the gzip header implementation in the flate2 crate.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/gzip-header)](https://licenses.dev/cargo/gzip-header)
<a href="https://licenses.dev/cargo/gzip-header">
  <img src="https://licenses.dev/b/cargo/gzip-header" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.0 version:

[![licenses](https://licenses.dev/b/cargo/gzip-header/0.3.0)](https://licenses.dev/cargo/gzip-header/0.3.0)
<a href="https://licenses.dev/cargo/gzip-header/0.3.0">
  <img src="https://licenses.dev/b/cargo/gzip-header/0.3.0" alt="licenses" />
</a>
GitHub