13 releases
Uses old Rust 2015
0.1.11+1.0.8 | Jun 9, 2021 |
---|---|
0.1.10+1.0.8 | Feb 1, 2021 |
0.1.9+1.0.8 | May 27, 2020 |
0.1.8+1.0.8 | Feb 24, 2020 |
0.0.1 | Nov 13, 2014 |
#209 in Compression
2,459,360 downloads per month
Used in 2,057 crates
(14 directly)
635KB
6K
SLoC
bzip2
A streaming compression/decompression library for rust with bindings to libbz2.
# Cargo.toml
[dependencies]
bzip2 = "0.4"
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this repository by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.