hackageDB :: [Package]

Built with Cabal

bzlib: Compression and decompression in the bzip2 format

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.

Versions0.2, 0.3, 0.4, 0.4.0.1, 0.4.0.3, 0.5.0.0
Dependenciesbase (<2.0), bytestring (>=0.9) or
base (>=2.0 && <2.2) or
base (>=2.2), bytestring (>=0.9)
LicenseBSD3
Copyright(c) 2006-2008 Duncan Coutts
AuthorDuncan Coutts <duncan@haskell.org>
MaintainerDuncan Coutts <duncan@haskell.org>
Stabilityprovisional
CategoryCodec
Upload dateSat Nov 1 19:16:47 UTC 2008
Uploaded byDuncanCoutts
Built onghc-6.10, ghc-6.8

Modules

Downloads