-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 3.0 (quilt)
Source: stream-zip
Binary: python3-stream-zip
Architecture: all
Version: 0.0.82-1
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Homepage: https://github.com/uktrade/stream-zip
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)
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian-gis-team/stream-zip
Vcs-Git: https://salsa.debian.org/debian-gis-team/stream-zip.git
Testsuite: autopkgtest-pkg-pybuild
Build-Depends: 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>
Package-List:
 python3-stream-zip deb python optional arch=all
Checksums-Sha1:
 cb9fa03002ad6095ac912bdf696f443388bc089f 128244 stream-zip_0.0.82.orig.tar.gz
 451fe8128c54fa2059001ec230828048191380d2 4252 stream-zip_0.0.82-1.debian.tar.xz
Checksums-Sha256:
 a5afb228b747f85dd9a373aa8ee851f090f0918b8b61a62537b3086a9527fe1d 128244 stream-zip_0.0.82.orig.tar.gz
 c27b9708cf140bf819472789c71cda2031ab39e035a0dfdb563bca31f54184d2 4252 stream-zip_0.0.82-1.debian.tar.xz
Files:
 d199977c4024326b6277c07d40d62f33 128244 stream-zip_0.0.82.orig.tar.gz
 c2d00877c0229fb12d476552c0f3c452 4252 stream-zip_0.0.82-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAma3vQEdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBJZbhAAr/4rl7FGm76sD+1E
SY2FqjzM37LViyPpM7lC6P74s+saUWsCpNzeySjdcpw81/ta7mVmj0UW7Xeu3o6I
HjlRNkZP67rZaxVNvfk4LshssohlzFwdEXzgyWx/6dhWWnWmu7IzsTlvP51OmKTD
+Vh2IVoaKQRzFzC1SJsjscu+s1zpM16WVvpjoqjSPEdE9KP1UJPASvV2kl5ly4J9
xxtGMLyGQD39gXq4FQ79nHoweS9yxwomPiqzptLH63PBPqpri/ZmwCJL1EdHYUw5
g8xSywELOYEdA8ePJQwJeWkc/0DYCs0mP6lqzIZwfOC0prBxUrz8PJsOjBop8miR
orHtaAj+TghWmx8Gtks9BYIhmzhBTOSrNXKtuH0UU4Ox08CAOtFBlMkMyA9f4pue
fUPJk30E8TFtPFUbZHt7pARZnc9inVruCpwc/NRLZ1hbXmCuBJYfl/XhB/vQhr/K
Qv9NwRs4JgwzWrWD8wzDTLK6p2x4UUQpE8akaX0iqqtYrPhydXWQAT0LWOjOLpiI
eyPGPiJPatthZsa9hNWTE76NX9KtM5Je14kt8VNRO7J9Ryk88DtfAOqkuWKEvnHt
IkW9/8DIVxG08p2pa/9i9D7rrgy/dYeQMy6JNX24Kwx6miY+8YpiCeKTuWxxBy29
sU9SWzamwWXxQI7I91rgAmk0DEo=
=OyxK
-----END PGP SIGNATURE-----
