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 ByteString
s. 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)
lzma-conduit (for conduit)
Versions [faq] | 0.0.0.0, 0.0.0.1, 0.0.0.2, 0.0.0.3 |
---|---|
Change log | Changelog.md |
Dependencies | base (>=4.5 && <4.13), bytestring (>=0.9.2 && <0.11), lzma-clib [details] |
License | BSD-3-Clause |
Copyright | (c) 2015, Herbert Valerio Riedel |
Author | Herbert Valerio Riedel |
Maintainer | hvr@gnu.org |
Revised | Revision 3 made by HerbertValerioRiedel at Sun Sep 23 20:25:20 UTC 2018 |
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 |
Uploaded | by HerbertValerioRiedel at Sun Oct 23 20:54:26 UTC 2016 |
Distributions | Debian:0.0.0.3, LTSHaskell:0.0.0.3, NixOS:0.0.0.3, Stackage:0.0.0.3 |
Downloads | 2224 total (96 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-10-29 [all 1 reports] |
Downloads
- lzma-0.0.0.3.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.