lzma: LZMA/XZ compression and decompression
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)
Downloads
- lzma-0.0.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.0.0.0, 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.0.1.0, 0.0.1.1 |
|---|---|
| Dependencies | base (>=4.5 && <4.10), bytestring (>=0.9.2 && <0.11), lzma-clib [details] |
| Tested with | ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.1 |
| License | BSD-3-Clause |
| Copyright | (c) 2015, Herbert Valerio Riedel |
| Author | Herbert Valerio Riedel |
| Maintainer | hvr@gnu.org |
| Uploaded | by HerbertValerioRiedel at 2016-06-04T14:26:14Z |
| Category | Codec, Compression |
| Home page | https://github.com/hvr/lzma |
| Bug tracker | https://github.com/hvr/lzma/issues |
| Source repo | head: git clone https://github.com/hvr/lzma.git |
| Reverse Dependencies | 12 direct, 27 indirect [details] |
| Downloads | 11699 total (23 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2016-06-04 [all 1 reports] |