套件: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.17) [arm64, ppc64el]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [除 arm64, ppc64el, riscv64]
-
- dep: liblzf1 (>= 1.5)
- Very small data compression library
-
- dep: python3 (<< 3.15)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.13~)
下載 python3-lzf
| 硬體架構 | 版本 | 套件大小 | 安裝後大小 | 檔案 |
|---|---|---|---|---|
| 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 | [檔案列表] |
| i386 | 0.2.6-1+b1 | 6。0 kB | 45。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 | [檔案列表] |
