Language

Package: python-zipstream-new @ 1.1.8

Synopsis

Zipfile generator that takes input files as well as streams

Description

zipstream.py is a zip archive generator based on zipfile.py. It was created to generate a zip file generator for streaming. This is beneficial for when you want to provide a downloadable archive of a large collection of regular files, which would be infeasible to generate the archive prior to downloading or of a very large file that you do not want to store entirely on disk or on memory.

Home page
https://github.com/arjan-s/python-zipstream
Location
gnu/packages/python-xyz.scm (line: 10066, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings