パッケージ: python3-lzf (0.2.6-1 など)
python3-lzf に関するリンク
Debian の資源:
python-lzf ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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 | [ファイル一覧] |
