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

Format: 3.0 (quilt)
Source: stream-zip
Binary: python3-stream-zip
Architecture: all
Version: 0.0.82-2
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: 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>
Package-List:
 python3-stream-zip deb python optional arch=all
Checksums-Sha1:
 cb9fa03002ad6095ac912bdf696f443388bc089f 128244 stream-zip_0.0.82.orig.tar.gz
 b9af3cf90a10bab5164116d70ada88547cdbf436 4300 stream-zip_0.0.82-2.debian.tar.xz
Checksums-Sha256:
 a5afb228b747f85dd9a373aa8ee851f090f0918b8b61a62537b3086a9527fe1d 128244 stream-zip_0.0.82.orig.tar.gz
 1fa4690d15e3314fed362a11a6c3ce4a42783816dcd13ddd444e90dd44bef90b 4300 stream-zip_0.0.82-2.debian.tar.xz
Files:
 d199977c4024326b6277c07d40d62f33 128244 stream-zip_0.0.82.orig.tar.gz
 ee83c65dc7fba58ee2eeee173d22b694 4300 stream-zip_0.0.82-2.debian.tar.xz

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

iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAma4YYgdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBLfBg/9FVOcSotrrWoRx8S2
5ObOkj49Ib+HBmQ/y51meuFQVVG1a00xD7lGzFndlaanj0dJPYsmgWGOknIqREnB
gqvfBcaQ+NgpSzAlCd9oVJO9UaAHlbWuXYlC/T58ysLuh9EKSiD1P/w1WvUW+ULw
N23PuqNzM5vW8/1eQWBBGmDBcDqCi1YRSMechxbV1BSjUXQXU925iUSelcQxOhtM
0TvrsAtyok7/BQrF0F3SrAPzqkRQmJnTeMC0eZ0c58MDaLf/q7ix02swVyM3s4FC
w5W+mLrmRRqLWuvsim7za49hX+iMFWASlGpwDvJagR0UMpEOkqE+uv5Hs/zL7cLH
3jO703kRvOa46Ck1PGR4wG7ifvVkG9oytt08lIXI5rAXP+1yrqzC3fqnLSKRPIpT
3qAjri20ivac773g3M0PRVk2APHuNPxV3x6mtKwa3WBhWnmVD0a/NnxlToKfhxQ4
JZo8WyNiWNv/hzwIZwvHrVuZNP2PCI46ya9PqtbOXQpxzzz6Dnp3Nzy+pBA5BGfh
BxIB6SbTPiBWC7yfSpztqqnChN0/f8f9v3WwC/wAE8+jRl+8rJHdFbt14bS672Nt
IvSADiSn7ERn1V8r638LaGwUOKvuj3euxvms6V3fEfDzZ389+e+FTcvgB+64XFQ7
oDoAA/1dilsPkmilX2ceXA6uLkY=
=obTJ
-----END PGP SIGNATURE-----