zip-stream: ZIP archive streaming using conduits

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

Process (extract and create) zip files as streams (e.g., over the network), accessing contained files without having to write the zip file to disk (unlike zip-conduit).

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.1, 0.1.0.1, 0.1.1, 0.2.0.1, 0.2.1.0, 0.2.2.0
Dependencies base (>=4.8 && <5), binary (>=0.7.2), binary-conduit, bytestring, conduit (<1.3), conduit-extra (<1.3), digest, directory, exceptions, filepath, mtl, primitive, resourcet, time, transformers, transformers-base, zip-stream, zlib [details]
License BSD-3-Clause
Copyright 2017
Author Dylan Simon
Maintainer dylan@dylex.net
Revised Revision 1 made by DylanSimon at 2018-03-17T03:12:47Z
Category Codec, Conduit
Source repo head: git clone https://github.com/dylex/zip-stream
Uploaded by DylanSimon at 2017-05-15T20:50:34Z
Distributions LTSHaskell:0.2.2.0, NixOS:0.2.2.0, Stackage:0.2.2.0
Reverse Dependencies 2 direct, 7 indirect [details]
Executables zip-stream, unzip-stream
Downloads 3766 total (41 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-05-15 [all 1 reports]