[ 源代码: python-zstd ]
软件包:python3-zstd(1.5.5.1-1 以及其他的)
Yann Collet 的 ZSTD 压缩库的 Python 绑定
Zstandard,简称 zstd,是一种快速的无损压缩算法,旨在用于实时压缩场景,其压缩速度可达到 zlib 水平,同时具有更好的压缩率。
其他与 python3-zstd 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libzstd1 (>= 1.5.5)
- 快速无损压缩算法
-
- dep: python3 (<< 3.14)
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (>= 3.13~)