lzma-streams

IO-Streams interface for lzma/xz compression

https://github.com/hvr/lzma-streams

Latest on Hackage:0.1.0.0@rev:4

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Herbert Valerio Riedel
Maintained by [email protected]

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/