./archivers/py-zipstream, Zipfile generator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q2, Version: 1.1.4, Package name: py37-zipstream-1.1.4, Maintainer: pkgsrc-users

zipstream.py is a zip archive generator based on python 3.3's
zipfile.py. It was created to generate a zip file generator for
streaming (ie web apps). 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.

The archive is generated as an iterator of strings, which, when
joined, form the zip archive.


Required to run:
[lang/python37] [devel/py-setuptools]

Master sites:

SHA1: 9c0f52900237ba1593ea4996563ca0ed34e574dc
RMD160: 4d3727bc32a7f8a1a237916c8fd80c8dc1c50f31
Filesize: 5.649 KB

Version history: (Expand)