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

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 && <5.0), base-compat (>=0.9.1 && <0.12), bytestring (>=0.10 && <0.11), bytestring-builder (>=0.10 && <0.11), containers (>=0.5 && <0.7), ghc-prim, primitive, pure-zlib, semigroups (>=0.18 && <0.19), vector [details]
License BSD-3-Clause
Author Adam Wick
Maintainer awick@galois.com
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 2021-10-30T18:02:31Z
Distributions
Reverse Dependencies 4 direct, 10 indirect [details]
Executables deflate
Downloads 8183 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 2021-10-30 [all 1 reports]