dsc_fields:
Architecture: all
Binary: python3-stream-zip
Build-Depends: architecture-is-64-bit, debhelper-compat (= 13), dh-sequence-python3,
pybuild-plugin-pyproject, python3-all, python3-hatchling, python3-pycryptodome,
python3-pytest <!nocheck>, python3-pyzipper <!nocheck>, 7zip <!nocheck>, 7zip-standalone
<!nocheck>, libarchive-tools <!nocheck>, unzip <!nocheck>
Checksums-Sha1:
- name: stream-zip_0.0.83.orig.tar.gz
sha1: 04571d5ca7ef1af88efe917f55215db2daa7f20f
size: '126386'
- name: stream-zip_0.0.83-2.debian.tar.xz
sha1: 70c17260258eba5827b518c2b5ee84fe016a4dd0
size: '4508'
Checksums-Sha256:
- name: stream-zip_0.0.83.orig.tar.gz
sha256: fa97c7517a1467d10849f3cb8771576f95e7e1cd517542c704e4daf08666bf59
size: '126386'
- name: stream-zip_0.0.83-2.debian.tar.xz
sha256: afedb42998a6f68fc7d0b2334077b3642ccd7eba3c04089cef81e9f4cb58921a
size: '4508'
Description: |-
Python function to construct a ZIP archive on the fly
Python function to construct a ZIP archive on the fly - without having
to store the entire ZIP in memory or disk.
This is useful in memory-constrained environments, or when you would
like to start returning compressed data before you've even retrieved
all the uncompressed data.
Generating ZIPs on-demand in a web server is a typical use case for
stream-zip.
.
In addition to being memory efficient (with some limitations) stream-zip:
.
- Constructs ZIP files that can be stream unzipped,
for example by stream-unzip
- Can construct Zip64 ZIP files. Zip64 ZIP files allow sizes far
beyond the approximate 4GiB limit of the original ZIP format
- Can construct ZIP files that contain symbolic links
- Can construct ZIP files that contain directories, including empty
directories
- Can construct password protected / AES-256 encrypted ZIP files
adhering to the WinZip AE-2 specification
- Allows the specification of permissions on the member files and
directories (although not all clients respect them)
- By default stores modification time as an extended timestamp.
An extended timestamp is a more accurate timestamp than the original
ZIP format allows
- Provides an async interface (that uses threads under the hood)
Files:
- md5sum: 74c329d3804e99b50daec1af0d8c7e86
name: stream-zip_0.0.83.orig.tar.gz
size: '126386'
- md5sum: 3122248f6b6ea67616b96e18717f40b9
name: stream-zip_0.0.83-2.debian.tar.xz
size: '4508'
Format: 3.0 (quilt)
Homepage: https://github.com/uktrade/stream-zip
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Package-List: |2-
python3-stream-zip deb python optional arch=all
Source: stream-zip
Standards-Version: 4.7.0
Testsuite: autopkgtest-pkg-pybuild
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Vcs-Browser: https://salsa.debian.org/debian-gis-team/stream-zip
Vcs-Git: https://salsa.debian.org/debian-gis-team/stream-zip.git
Version: 0.0.83-2
name: stream-zip
type: dpkg
version: 0.0.83-2