[ 源代码: python-zstd ]
软件包:python3-zstd(1.5.2.5-1 以及其他的)
Yann Collet 的 ZSTD 压缩库的 Python 绑定
Zstandard,简称 zstd,是一种快速的无损压缩算法,旨在用于实时压缩场景,其压缩速度可达到 zlib 水平,同时具有更好的压缩率。
其他与 python3-zstd 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python3 (<< 3.12)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.11~)
