套件:python3-zstandard(0.23.0-2 以及其他的)
python3-zstandard 的相關連結
Debian 的資源:
下載原始碼套件 python-zstandard:
- [python-zstandard_0.23.0-2.dsc]
- [python-zstandard_0.23.0.orig.tar.gz]
- [python-zstandard_0.23.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python3-zstandard 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: 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)
- 套件暫時不可用
-
- dep: python3-cffi-backend-api-min (<= 9729)
- 套件暫時不可用
-
- sug: python-zstandard-doc
- Python bindings for interfacing with Zstandard library (docs)