зеркало из https://github.com/mozilla/gecko-dev.git
683 B
683 B
bzip2
A streaming compression/decompression library for rust with bindings to libbz2.
# Cargo.toml
[dependencies]
bzip2 = "0.2"
License
bzip2-rs
is primarily distributed under the terms of both the MIT license and
the Apache License (Version 2.0), with portions covered by various BSD-like
licenses.
See LICENSE-APACHE, and LICENSE-MIT for details.