[ 源代码: python-zipstream ]
软件包:python3-zipstream(1.1.4-2)
python3-zipstream 的相关链接
Debian 的资源:
下载源码包 python-zipstream:
- [python-zipstream_1.1.4-2.dsc]
- [python-zipstream_1.1.4.orig.tar.gz]
- [python-zipstream_1.1.4-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Zipfile generator
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.
