hackageDB :: [Package]

Built with Cabal

zlib: Compression and decompression in the gzip and zlib formats

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.

Versions0.2, 0.3, 0.4, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.0.4, 0.5.0.0, 0.5.2.0
Dependenciesbase (<2.0), bytestring (>=0.9) or
base (>=2.0 && <2.2) or
base (>=2.2 && <5), bytestring (>=0.9)
LicenseBSD3
Copyright(c) 2006-2008 Duncan Coutts
AuthorDuncan Coutts <duncan@haskell.org>
MaintainerDuncan Coutts <duncan@haskell.org>
Stabilityprovisional
CategoryCodec
Upload dateTue Jun 23 14:32:36 UTC 2009
Uploaded byDuncanCoutts
Built onghc-6.10

Modules

Downloads