20 releases
0.1.20 | Oct 31, 2022 |
---|---|
0.1.19 | Jun 6, 2022 |
0.1.17 | Oct 11, 2020 |
0.1.16 | May 15, 2020 |
0.1.0 | Mar 21, 2016 |
#64 in Compression
1,748,782 downloads per month
Used in 472 crates
(10 directly)
1.5MB
33K
SLoC
Contains (obscure autoconf code, 30KB) xz-5.2/configure.ac, (ELF exe/lib, 2KB) xz-5.2/tests/compress_prepared_bcj_sparc, (ELF exe/lib, 2KB) xz-5.2/tests/compress_prepared_bcj_x86
xz2
Bindings to the liblzma implementation in Rust, also provides types to read/write xz streams.
# Cargo.toml
[dependencies]
xz2 = "0.1"
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 xz2 by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.