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

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.9 && <5), binary (>=0.7.2), binary-conduit, bytestring, conduit (>=1.3), conduit-extra, deepseq, digest, directory, exceptions, filepath, mtl, primitive, resourcet, text, time, transformers, transformers-base, zip-stream, zlib [details]
License BSD-3-Clause
Copyright 2017
Author Dylan Simon
Maintainer dylan@dylex.net
Category Codec, Conduit
Source repo head: git clone https://github.com/dylex/zip-stream
Uploaded by DylanSimon at 2022-11-21T15:56:05Z
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 3717 total (48 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-11-21 [all 1 reports]