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

Format: 3.0 (quilt)
Source: stream-zip
Binary: python3-stream-zip
Architecture: all
Version: 0.0.81-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:
 147b61d3711f32bd0d9d9e98a65ba266c11c4951 127666 stream-zip_0.0.81.orig.tar.gz
 6f3161d17f01903c57c22db1c648b0b8e46d78f4 4320 stream-zip_0.0.81-1.debian.tar.xz
Checksums-Sha256:
 7a897fabdd163167af8a16c3b41db8307df58143c84a15ffbba0cf752d254a72 127666 stream-zip_0.0.81.orig.tar.gz
 61a94149d86a7d874f1845988fa61006b6f264f1ba0ced82fdab64b8b3e959f3 4320 stream-zip_0.0.81-1.debian.tar.xz
Files:
 6b462e3089e9456b1e51896c1e28cfa4 127666 stream-zip_0.0.81.orig.tar.gz
 dab0ed1ccc616a887a66127a8ce72f08 4320 stream-zip_0.0.81-1.debian.tar.xz

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

iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAma10owACgkQZ1DxCuiN
SvFBJw/9GgT/qg+5QlOJQwfEn2ssQ4DNjxkg9zsq26qvyV/rMcqx8btSSo66wcLa
WRM4QfJV8MYf2eq3Az9/n2KM2RZ9M8VgdLl+CmvDg92FYP4+2cbJXTly76oBF9oH
15yJXdmYGrxIyeUzjSs0p/6ngOkBPZEpl6rEZSG8AsX0uGe5Ds/UrwXIqNg0rgGM
Lr8s8iz54A0LAs+x/XFq4JDfBKPOkuVUwEYxessmGOnzZ9Nx4f5MZak468Fn3boy
2h0LDBFM087Xh32lfQFz2kEoWrKnuQMBoEclICaKV6IuTXdkpIcuZrEV4JW58Prh
BqiVM8KWPHk7kubg6GJBTzboXGGO7XsBb3WMhA6dE3l6hHZMV4MGKV5uV9mKNIM0
wDafIVkf0Xcz/PhtZXyQ1KCi3mdHDyS1w4Zk1/nXb1Wewx60Kw6I80A1pVweBuxH
8RCRNWV4PIpWXmmMTDq6gPdNRVzXxQbBC6cmrHl9lZLdIJ1wfkrAPHYmXlLSAAdq
cdIC38GnR2ts+m77PS5gkL5NGDiw4d+vo7PFO4OFwMf6YOW8L70h1VhNxtw8d07o
tsUPiKzzQMGvMSGKsz7Fy+YUVmF6o8MHTdetJ74TNacbrltCrI6D0/wRvafmHuEc
fNLy1vL7p+nXUMfQu8TuyeCTVsQMBTNPI6FYZ3zwCUxlouck9bI=
=MjoX
-----END PGP SIGNATURE-----
