The lzma package
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.
The following packages are based on this package and provide API support for popular streaming frameworks:
lzma-streams (for io-streams)
pipes-lzma (for pipes)
Properties
| Versions | 0.0.0.0, 0.0.0.1, 0.0.0.2 |
|---|---|
| Dependencies | base (>=4.5 && <4.10), bytestring (>=0.9.2 && <0.11), lzma-clib [details] |
| License | BSD3 |
| Copyright | (c) 2015, Herbert Valerio Riedel |
| Author | Herbert Valerio Riedel |
| Maintainer | [email protected] |
| Stability | experimental |
| Category | Codec, Compression |
| Home page | https://github.com/hvr/lzma |
| Bug tracker | https://github.com/hvr/lzma/issues |
| Source repository | head: git clone https://github.com/hvr/lzma.git |
| Uploaded | Sat Jun 4 14:26:14 UTC 2016 by HerbertValerioRiedel |
| Distributions | NixOS:0.0.0.2 |
| Downloads | 216 total (13 in the last 30 days) |
| Votes | |
| Status | Docs available [build log] Last success reported on 2016-06-04 [all 1 reports] |
Downloads
- lzma-0.0.0.2.tar.gz [browse] (Cabal source package)
- Package description (included in the package)