软件包:python3-lzf(0.2.6-1 以及其他的)
Python bindings to liblzf, a very fast compression library
This package is just a straight translation of the C API of liblzf to Python. It has two functions: compress() and decompress().
compress() accepts a string to compress and an optional maximum length for the output. If it cannot compress the string down to the requested size is to return None. The default behavior if no size is explicitly requested is to use one less than the length of the input, so the caller must always be prepared for a return value of None.
decompress() accepts a string and a size in which the uncompressed result must fit. If the uncompressed version doesn't fit in the specified size then the function returns None.
其他与 python3-lzf 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.16) [x32]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.2) [hppa]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [amd64, armhf, i386, m68k, ppc64, s390x, sparc64]
- dep: libc6 (>= 2.41) [loong64, sh4]
-
- dep: libc6.1 (>= 2.1.3) [alpha]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: liblzf1 (>= 1.5)
- Very small data compression library
-
- dep: python3 (<< 3.15)
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (>= 3.13~)
下载 python3-lzf
| 硬件架构 | 版本 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|---|
| alpha (非官方移植版) | 0.2.6-1+b1 | 6.1 kB | 151.0 kB | [文件列表] |
| amd64 | 0.2.6-1+b1 | 6.0 kB | 47.0 kB | [文件列表] |
| arm64 | 0.2.6-1+b1 | 6.2 kB | 151.0 kB | [文件列表] |
| armhf | 0.2.6-1+b1 | 5.9 kB | 149.0 kB | [文件列表] |
| hppa (非官方移植版) | 0.2.6-1+b1 | 6.1 kB | 39.0 kB | [文件列表] |
| i386 | 0.2.6-1+b1 | 6.0 kB | 45.0 kB | [文件列表] |
| loong64 (非官方移植版) | 0.2.6-1+b1 | 6.0 kB | 151.0 kB | [文件列表] |
| m68k (非官方移植版) | 0.2.6-1+b1 | 5.6 kB | 37.0 kB | [文件列表] |
| ppc64 (非官方移植版) | 0.2.6-1+b1 | 6.2 kB | 151.0 kB | [文件列表] |
| ppc64el | 0.2.6-1+b1 | 6.3 kB | 151.0 kB | [文件列表] |
| riscv64 | 0.2.6-1+b1 | 5.9 kB | 39.0 kB | [文件列表] |
| s390x | 0.2.6-1+b1 | 5.9 kB | 39.0 kB | [文件列表] |
| sh4 (非官方移植版) | 0.2.6-1+b1 | 5.9 kB | 149.0 kB | [文件列表] |
| sparc64 (非官方移植版) | 0.2.6-1+b1 | 6.2 kB | 2,071.0 kB | [文件列表] |
| x32 (非官方移植版) | 0.2.6-1+b1 | 5.8 kB | 45.0 kB | [文件列表] |
