パッケージ: python3-zstandard (0.20.0-3)
python3-zstandard に関するリンク
Debian の資源:
python-zstandard ソースパッケージをダウンロード:
- [python-zstandard_0.20.0-3.dsc]
- [python-zstandard_0.20.0.orig.tar.gz]
- [python-zstandard_0.20.0-3.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.5~)
- 高速なロスレス圧縮アルゴリズム
- dep: libzstd1 (>= 1.5.4~)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- 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)