xz

Crates.ioxz
lib.rsxz
version0.1.0
sourcesrc
created_at2015-02-12 23:48:00.128635
updated_at2020-08-17 17:33:20.499085
descriptionRust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. Alias of `xz2` crate.
homepagehttps://github.com/alexcrichton/xz2-rs
repositoryhttps://github.com/alexcrichton/xz2-rs
max_upload_size
id1392
size17,327
Alex Crichton (alexcrichton)

documentation

https://docs.rs/xz

README

xz-rs crate version

A streaming compression/decompression library for Rust with bindings to liblzma. It's currently an alias of xz2 crate. See documentation for the further details.

[dependencies]
xz = "0.1"

 


xz-rs is primarily distributed under the terms of both the Apache License (Version 2.0) and the MIT license. See COPYRIGHT for details.

Commit count: 199

cargo fmt