licenses.dev

libdeflate-sys v0.7.5

Bindings to libdeflate for DEFLATE (de)compression exposed as non-streaming buffer operations. Contains bindings for raw deflate, zlib, and gzip data.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. DIRECT1
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.7.5 version:

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