zip-stream

ZIP archive streaming using conduits

Version on this page:0.2.1.0
LTS Haskell 23.4:0.2.2.0
Stackage Nightly 2025-01-16:0.2.2.0
Latest on Hackage:0.2.2.0

See all snapshots zip-stream appears in

BSD-3-Clause licensed by Dylan Simon
Maintained by [email protected]
This version can be pinned in stack with:zip-stream-0.2.1.0@sha256:9601c2a5addd3edd8ab1f7ac8c3753e92326e1971c6d15d123e621ff8c92e002,1749

Module documentation for 0.2.1.0

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).