pipes-zlib: Zlib and GZip compression and decompression for Pipes streams

[ bsd3, compression, library, pipes ] [ Propose Tags ]

Zlib and GZip compression and decompression for Pipes streams


[Skip to Readme]

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

  • No Candidates
Versions [RSS] 0.0.1, 0.1.0, 0.2.0.0, 0.3.0, 0.3.1, 0.4.0, 0.4.0.1, 0.4.1, 0.4.2, 0.4.2.1, 0.4.3, 0.4.4, 0.4.4.1, 0.4.4.2
Change log changelog.md
Dependencies base (>=4.5 && <4.14 || >=4.16 && <5), bytestring (>=0.9.2.1), pipes (>=4.0), streaming-commons (>=0.1.15), transformers (>=0.2) [details]
License BSD-3-Clause
Copyright Copyright (c) Paolo Capriotti 2012, Renzo Carbonara 2013-2018
Author Renzo Carbonara, Paolo Capriotti
Maintainer renλren.zone
Revised Revision 1 made by AndreasAbel at 2023-10-11T17:59:55Z
Category Pipes, Compression
Home page https://github.com/k0001/pipes-zlib
Bug tracker https://github.com/k0001/pipes-zlib/issues
Source repo head: git clone https://github.com/k0001/pipes-zlib.git
head: git clone https://github.com/githubuser/twio
Uploaded by RenzoCarbonara at 2018-05-26T18:54:53Z
Distributions Debian:0.4.4.2, NixOS:0.4.4.2
Reverse Dependencies 3 direct, 2 indirect [details]
Downloads 11227 total (24 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-05-26 [all 1 reports]

Readme for pipes-zlib-0.4.4.2

[back to package description]

pipes-zlib

Utilities to deal with zlib compressed streams the pipes and libraries.

Check the source or rendered Haddocks for extensive documentation.

This code is licensed under the terms of the so called 3-clause BSD license. Read the file named LICENSE found in this same directory for details.

See the PEOPLE file to learn about the people involved in this effort.