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
ByteString
s. 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.
Modules
[Index]
Downloads
- zlib-0.5.4.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 0.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, 0.5.3.1, 0.5.3.2, 0.5.3.3, 0.5.4.0, 0.5.4.1, 0.5.4.2, 0.6.0.0, 0.6.0.1, 0.6.0.2, 0.6.1.0, 0.6.1.1, 0.6.1.2, 0.6.2, 0.6.2.1, 0.6.2.2, 0.6.2.3, 0.6.3.0 |
---|---|
Dependencies | base (>=3 && <4.13), bytestring (>=0.9 && <0.11) [details] |
License | BSD-3-Clause |
Copyright | (c) 2006-2012 Duncan Coutts |
Author | Duncan Coutts <duncan@community.haskell.org> |
Maintainer | Duncan Coutts <duncan@community.haskell.org> |
Revised | Revision 1 made by HerbertValerioRiedel at 2019-09-02T12:35:18Z |
Category | Codec |
Source repo | head: darcs get http://code.haskell.org/zlib/ |
Uploaded | by DuncanCoutts at 2014-11-18T11:19:43Z |
Distributions | Arch:0.6.3.0, Debian:0.6.2.2, Fedora:0.6.2.3, FreeBSD:0.5.4.2, LTSHaskell:0.6.3.0, NixOS:0.6.2.3, Stackage:0.6.3.0, openSUSE:0.6.2.3 |
Downloads | 322169 total (1096 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |