python-zipstream-ng

Modern and easy to use streamable zip file generator

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.

Для openSUSE Leap 16.0 нет официального пакета

Дистрибутивы

openSUSE Tumbleweed

devel:languages:python Экспериментальный
1.8.0
devel:languages:python:backports Экспериментальный
1.8.0
home:pgajdos:python Сообщество
1.8.0

openSUSE Leap 16.0

devel:languages:python Экспериментальный
1.8.0
devel:languages:python:backports Экспериментальный
1.8.0

openSUSE Leap 15.6

devel:languages:python:backports Экспериментальный
1.8.0

openSUSE Leap 15.5

devel:languages:python:backports Экспериментальный
1.8.0
home:Marco-GmbH:python311 Сообщество
1.8.0

openSUSE Backports for SLE 15 SP7

devel:languages:python Экспериментальный
1.8.0
devel:languages:python:backports Экспериментальный
1.8.0

openSUSE Backports for SLE 15 SP4

devel:languages:python:backports Экспериментальный
1.8.0

Неподдерживаемые дистрибутивы

Следующие дистрибутивы не имеют официальной поддержки. Используйте их пакеты на свой страх и риск.