python-zipstream-new 1.1.8 Zipfile generator that takes input files as well as streams
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.
- Website: https://github.com/arjan-s/python-zipstream
- License: GPL 3
- Package source: python-xyz.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu