@hackage / lzma-static

LZMA/XZ compression and decompression (static)

Version Deprecated package5.2.5.5

About

Metadata

  • Last updated , by maerwald
  • License BSD-3-Clause
  • Maintained by: hasufell@posteo.de

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Tested Compilers

  1. 8.10.4
  2. 8.8.4
  3. 8.6.5

Readme

This package provides a pure interface for compressing and decompressing LZMA (Lempel–Ziv–Markov chain algorithm) streams of data represented as lazy ByteStrings. A monadic incremental interface is provided as well. This package relies on the liblzma C library.