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

Format: 3.0 (quilt)
Source: stream-zip
Binary: python3-stream-zip
Architecture: all
Version: 0.0.83-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: 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:
 04571d5ca7ef1af88efe917f55215db2daa7f20f 126386 stream-zip_0.0.83.orig.tar.gz
 c5e10f39d17b7c693cf401dbdf30b5e5886808a0 4332 stream-zip_0.0.83-1.debian.tar.xz
Checksums-Sha256:
 fa97c7517a1467d10849f3cb8771576f95e7e1cd517542c704e4daf08666bf59 126386 stream-zip_0.0.83.orig.tar.gz
 5ca1c44dc2a549787f7d8a3fc56fd758c7377ebd684023f3da75b117e7177992 4332 stream-zip_0.0.83-1.debian.tar.xz
Files:
 74c329d3804e99b50daec1af0d8c7e86 126386 stream-zip_0.0.83.orig.tar.gz
 89acfa4c799ea9e6c43d044cbedc3ee8 4332 stream-zip_0.0.83-1.debian.tar.xz

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

iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmbuv7sdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBJQ+RAAqea/OIo6wizT4c/5
uQbsvVlRr5nj/+rsphdSUT8b1YQmgpFeqFhDvDL/PBsRnkPTFOy9goE/VOaU6gXq
m6Z0GA6FCFiTPLVPoSTY6mJuMxJ2Pr9IQ8wVc/36hZ8GJ1Ckj20t2a2mzqD7ubPt
mvlPoj+E0/stH7x4mu+Om2CvlAfjYNFOX/geNowLhagcWMRJ2hqZX8GWY/A5cqGW
kiYZHnnPJmrIK7STzKc+L65BT8Tl2yu+7ovXU8N++mJ8ABBdmbE7fH0Dr3vmUKBF
aSkfiwyGFQ5VgFA38T+eeWrNTWd52LmdqrMoG7GXcacZCd3vkgjpuh1XJ2TwHtA2
b878tzSA8EwMVdDmT6ri+JJh/M9+ETRxrISVwlDO8BmlZjcYMHmLnRxT8eIYRV7v
5DkSh7otNchlilH2IUx+wgUE6XFgh1dwtpDqlhovtcUZlTHpyyilm2JYRX7ccGGk
wnkE8qViLelt/jg9l4kagBcmB0ZlrRNAdR7/q9mzXPKQk/DaYugI5oOL0efQcSK1
EZjHPjHyGojersmVZus6rDwU7NMSd3hn1Q6XBHl/6wJws2u/CPWrY88PGwUFd328
QkO+9kEbsO7xoQ4SbmdPk/Yzgk9yxcYPAQJIi7O3icZFNUSkwkSz4NeGxXyaQIQl
i1oRLTdt0ydZm6FhM+LKL9qxPWU=
=eLdb
-----END PGP SIGNATURE-----
