Your message dated Sun, 12 Oct 2025 12:21:33 +0200
with message-id <[email protected]>
and subject line Closing #1116562 - ITP: zipstream-ng -- modern and easy to use
streamable zip file generator
has caused the Debian Bug report #1116562,
regarding ITP: zipstream-ng -- modern and easy to use streamable zip file
generator
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1116562: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1116562
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: [email protected], :[email protected]
Owner: Antonio Valentino <[email protected]>
* Package name : zipstream-ng
Version : 1.9.0
Upstream Author : Carey Metcalfe
* URL : https://github.com/pR0Ps/zipstream-ng
* License : LGPL-3.0-only
Programming Lang: Python
Description : modern and easy to use streamable zip file generator
Binary package names: python3-zipstream-ng
A modern and easy to use streamable zip file generator.
It can package and stream many files and folders into a zip on the fly
without needing temporary files or excessive memory. It can also
calculate the final size of the zip file before streaming it.
.
Features:
- Generates zip data on the fly as it's requested.
- Can calculate the total size of the resulting zip file before
generation even begins.
- Low memory usage: Since the zip is generated as it's requested,
very little has to be kept in memory (peak usage of less than
20MB is typical, even for TBs of files).
- Performant: On-par or faster than using the standard library
to create non-streamed zip files.
- Flexible API: Typical use cases are simple, complicated ones
are possible.
- Supports zipping data from files, bytes, strings, and any other
iterable objects.
- Keeps track of the date of the most recently modified file added
to the zip file.
- Threadsafe: Won't mangle data if multiple threads concurrently
add data to the same stream.
- Includes a clone of Python's `http.server` module with zip
support added.
- Automatically uses Zip64 extensions, but only if they are required.
- No external dependencies.
This package is a new dependency of eodag.
The plan is to maintain it in debian-gis.
kind regards
--
Aatonio Valentino
--- End Message ---
--- Begin Message ---
Package already in debian.
--
Antonio Valentino
--- End Message ---