pure-zlib: A Haskell-only implementation of zlib / DEFLATE

[ bsd3, codec, library, program ] [ Propose Tags ]

A Haskell-only implementation of the zlib / DEFLATE protocol. Currently only implements the decompression algorithm.

Downloads

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'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.3, 0.4, 0.5, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.6.8, 0.8.0
Dependencies array (>=0.4 && <0.9), base (>=4.6 && <4.13), base-compat (>=0.9.1 && <0.11), bytestring (>=0.10 && <0.11), bytestring-builder (>=0.10 && <0.11), containers (>=0.5 && <0.7), fingertree (>=0.1 && <0.3), pure-zlib, semigroups (>=0.18 && <0.19) [details]
License BSD-3-Clause
Author Adam Wick
Maintainer awick@galois.com
Revised Revision 1 made by HerbertValerioRiedel at 2019-09-05T20:15:22Z
Category Codec
Home page http://github.com/GaloisInc/pure-zlib
Source repo head: git clone git://github.com/GaloisInc/pure-zlib.git
Uploaded by AdamWick at 2019-09-03T20:51:06Z
Distributions
Reverse Dependencies 4 direct, 10 indirect [details]
Executables deflate
Downloads 8182 total (28 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-09-03 [all 1 reports]