Description
IO-Streams interface for lzma/xz compression.
Description
This package provides an IO-Streams interface for the LZMA compression algorithm used in the .xz
file format.
Decompressing .xz
InputStreams
and compressing OutputStreams
to .xz
with tunable (de)compression parameters is supported.
See also the XZ Utils home page: http://tukaani.org/xz/