hackageDB :: [Package]

Built with Cabal

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 versions0.2, 0.3, 0.4, 0.4.0.1, 0.4.0.2, 0.4.0.3
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
Exposed modulesCodec.Compression.GZip, Codec.Compression.Zlib, Codec.Compression.Zlib.Raw, Codec.Compression.Zlib.Internal
Upload dateSat Feb 23 09:42:16 PST 2008
Uploaded byDuncanCoutts
Built onghc-6.8

Downloads