Pakket: python3-zstandard (0.23.0-2) [debports]
Verwijzigingen voor python3-zstandard
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python bindings for interfacing with Zstandard library
This project provides Python bindings for interfacing with the Zstandard compression library. A C extension and CFFI interface are provided.
The primary goal of the project is to provide a rich interface to the underlying C API through a Pythonic interface while not sacrificing performance. This means exposing most of the features and flexibility of the C API while not sacrificing usability or safety that Python provides.
Zstandard, or zstd as short version, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios.
Andere aan python3-zstandard gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.37)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libzstd1 (<< 1.5.7~)
- fast lossless compression algorithm
- dep: libzstd1 (>= 1.5.6~)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-cffi-backend-api-max (>= 9729)
- Pakket niet beschikbaar
-
- dep: python3-cffi-backend-api-min (<= 9729)
- Pakket niet beschikbaar
-
- sug: python-zstandard-doc
- Python bindings for interfacing with Zstandard library (docs)