@hackage / lzma-streams

IO-Streams interface for lzma/xz compression

Latest0.1.0.0

About

Metadata

  • Last updated , by HerbertValerioRiedel
  • License BSD-3-Clause
  • Maintained by: hvr@gnu.org

  • Lottery factor: 0

Links

Installation

Readme

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/