Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python311-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). * 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. Try python -m zipstream.server. * Automatically uses Zip64 extensions, but only if they are required. * No external dependencies.

Found 1 sites for python311-zipstream-ng

Found 3 RPM for python311-zipstream-ng

PackageSummaryDistributionDownload
python311-zipstream-ng-1.7.1-1.1.noarch.htmlModern and easy to use streamable zip file generatorOpenSuSE Tumbleweed for noarchpython311-zipstream-ng-1.7.1-1.1.noarch.rpm
python311-zipstream-ng-1.7.1-1.1.noarch.htmlModern and easy to use streamable zip file generatorOpenSuSE Ports Tumbleweed for noarchpython311-zipstream-ng-1.7.1-1.1.noarch.rpm
Modern and easy to use streamable zip file generatorpython311-zipstream-ng-1.7.1-1.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet