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 base (>=4.7 && <4.11), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.7), fingertree (>=0.1 && <0.3), monadLib (>=3.7 && <3.9), pure-zlib (>=0.3 && <0.5) [details]
License BSD-3-Clause
Author Adam Wick
Maintainer awick@galois.com
Revised Revision 1 made by GeorgeWilson at 2018-05-16T06:39:33Z
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 2015-09-12T01:19:18Z
Distributions
Reverse Dependencies 4 direct, 10 indirect [details]
Executables deflate
Downloads 8169 total (36 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-09-12 [all 1 reports]