@hackage lzma-streams0.1.0.0

IO-Streams interface for lzma/xz compression

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/