bzlib: Compression and decompression in the bzip2 format

[ bsd3, codec, library ] [ Propose Tags ]

This package provides a pure interface for compressing and decompressing streams of data represented as lazy ByteStrings. 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.

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.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 (>=4.3 && <4.20), bytestring (>=0.9 && <0.13), fail (>=4.9 && <4.10) [details]
License BSD-3-Clause
Copyright (c) 2006-2015 Duncan Coutts
Author Duncan Coutts <duncan@community.haskell.org>
Maintainer Duncan Coutts <duncan@community.haskell.org>
Revised Revision 2 made by Bodigrim at 2023-08-06T18:38:05Z
Category Codec
Source repo head: darcs get http://code.haskell.org/bzlib/
this: git clone https://github.com/hackage-trustees/bzlib.git(tag 0.5.1.0)
Uploaded by VaibhavSagar at 2020-06-08T16:41:40Z
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 24630 total (65 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 3 reports]