lzma: LZMA/XZ compression and decompression

[ bsd3, codec, compression, library ] [ Propose Tags ]

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:

Modules

[Index]

Downloads

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

Package maintainers

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
Change log Changelog.md
Dependencies base (>=4.5 && <4.17), bytestring (>=0.9.2 && <0.12), lzma-clib [details]
License BSD-3-Clause
Copyright (c) 2015, Herbert Valerio Riedel
Author Herbert Valerio Riedel
Maintainer hvr@gnu.org
Revised Revision 7 made by phadej at 2021-11-16T15:18:24Z
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 2016-10-23T20:54:26Z
Distributions Debian:0.0.0.3, Fedora:0.0.1.0, LTSHaskell:0.0.1.0, NixOS:0.0.1.0, Stackage:0.0.1.0
Reverse Dependencies 10 direct, 24 indirect [details]
Downloads 10363 total (93 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-10-29 [all 1 reports]