xz 0.1.0

Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. Alias of `xz2` crate.
Documentation

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.