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.
| Versions | 0.2, 0.3, 0.4, 0.4.0.1, 0.4.0.3, 0.5.0.0 |
|---|---|
| Dependencies | base (<2.0), bytestring (>=0.9) or base (>=2.0 && <2.2) or base (>=2.2), bytestring (>=0.9) |
| License | BSD3 |
| Copyright | (c) 2006-2008 Duncan Coutts |
| Author | Duncan Coutts <duncan@haskell.org> |
| Maintainer | Duncan Coutts <duncan@haskell.org> |
| Stability | provisional |
| Category | Codec |
| Upload date | Sat Nov 1 19:16:47 UTC 2008 |
| Uploaded by | DuncanCoutts |
| Built on | ghc-6.10, ghc-6.8 |
Modules
- Codec
Downloads
- bzlib-0.5.0.0.tar.gz (Cabal source package)
- package description (included in the package)
