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)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
pkgconfig | Use | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- lzma-0.0.1.1.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 |
---|---|
Change log | Changelog.md |
Dependencies | base (>=4.12.0.0 && <4.21), bytestring (>=0.10.8.2 && <0.13), lzma-clib [details] |
Tested with | ghc ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.5 || ==9.8.2 || ==9.10.1 |
License | BSD-3-Clause |
Copyright | (c) 2015, Herbert Valerio Riedel |
Author | Herbert Valerio Riedel |
Maintainer | hvr@gnu.org |
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 phadej at 2024-06-15T13:17:33Z |
Distributions | Debian:0.0.0.3, Fedora:0.0.1.0, LTSHaskell:0.0.1.1, NixOS:0.0.1.1, Stackage:0.0.1.1 |
Reverse Dependencies | 10 direct, 25 indirect [details] |
Downloads | 11144 total (135 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |