The zlib package (version 0.4.0.4)
This package provides a pure interface for compressing and decompressing streams of data represented as lazy ByteStrings. It uses the zlib C library so it has high performance. It supports the "zlib", "gzip" and "raw" compression formats.
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 zlib feature set.
| Other versions | 0.2, 0.3, 0.4, 0.4.0.1, 0.4.0.2, 0.4.0.3 |
|---|---|
| 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 |
| Exposed modules | Codec.Compression.GZip, Codec.Compression.Zlib, Codec.Compression.Zlib.Raw, Codec.Compression.Zlib.Internal |
| Upload date | Sat Feb 23 09:42:16 PST 2008 |
| Uploaded by | DuncanCoutts |
| Built on | ghc-6.8 |
Downloads
- zlib-0.4.0.4.tar.gz (Cabal source package)
- package description (included in the package)
