lzma-streams: IO-Streams interface for lzma/xz compression
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/
Downloads
- lzma-streams-0.1.0.0.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'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.0.0, 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.5 && <4.14), bytestring (>=0.9.2 && <0.11), io-streams (>=1.3 && <1.6), lzma (>=0.0 && <0.1) [details] |
Tested with | ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.1 |
License | BSD-3-Clause |
Copyright | (c) 2015, Herbert Valerio Riedel |
Author | Herbert Valerio Riedel |
Maintainer | hvr@gnu.org |
Revised | Revision 4 made by HerbertValerioRiedel at 2019-09-16T06:18:08Z |
Category | Codec, Compression, IO-Streams |
Home page | https://github.com/hvr/lzma-streams |
Bug tracker | https://github.com/hvr/lzma-streams/issues |
Source repo | head: git clone https://github.com/hvr/lzma-streams.git |
Uploaded | by HerbertValerioRiedel at 2015-08-16T22:41:19Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2138 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |