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 |
#80 in Compression
687,558 downloads per month
Used in 429 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
Raw bindings to liblzma which contains an implementation of LZMA and xz stream
encoding/decoding.
High level Rust bindings are available in the xz2
crate