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.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
bytestring-in-base | In the ghc-6.6 era the bytestring modules were included in the base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- bzlib-0.4.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'.
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 |
---|---|
Dependencies | base (>=2.0 && <4.7), bytestring (>=0.9) [details] |
License | BSD-3-Clause |
Copyright | (c) 2006-2008 Duncan Coutts |
Author | Duncan Coutts <duncan@haskell.org> |
Maintainer | Duncan Coutts <duncan@haskell.org> |
Revised | Revision 2 made by HerbertValerioRiedel at 2014-12-24T18:25:14Z |
Category | Codec |
Uploaded | by DuncanCoutts at 2008-02-22T23:37:28Z |
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 | 25106 total (94 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] |