bzlib: Compression and decompression in the bzip2 format
This package provides a pure interface for compressing and
decompressing streams of data represented as lazy
ByteString
s. It uses the bz2 C library so it has high
performance.
It provides a convenient high level API suitable for most tasks and for the few cases where more control is needed it provides access to the full bzip2 feature set.
[Skip to Readme]
Downloads
- bzlib-0.5.2.0.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.2, 0.3, 0.4, 0.4.0.1, 0.4.0.3, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.5.0.4, 0.5.0.5, 0.5.1.0, 0.5.2.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=3 && <5), bytestring (>=0.9 && <0.13), bzip2-clib (<1.1), fail (<5) [details] |
Tested with | ghc ==9.8.2, ghc ==9.6.4, ghc ==9.4.8, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2, ghc ==7.10.3, ghc ==7.8.4, ghc ==7.6.3, ghc ==7.4.2, ghc ==7.2.2, ghc ==7.0.4 |
License | BSD-3-Clause |
Copyright | (c) 2006-2015 Duncan Coutts |
Author | Duncan Coutts <duncan@community.haskell.org> |
Maintainer | Duncan Coutts <duncan@community.haskell.org> |
Category | Codec |
Bug tracker | https://github.com/haskell/bzlib/issues |
Source repo | head: git clone https://github.com/haskell/bzlib.git |
Uploaded | by Bodigrim at 2024-03-10T14:01:11Z |
Distributions | Arch:0.5.1.0, Debian:0.5.1.0, LTSHaskell:0.5.2.0, NixOS:0.5.2.0, Stackage:0.5.2.0 |
Reverse Dependencies | 19 direct, 12 indirect [details] |
Downloads | 25112 total (90 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-03-10 [all 1 reports] |