Package: python3-lzf (0.2.6-1 and others)
Links for python3-lzf
Debian Resources:
Download Source Package python-lzf:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to python3-lzf
|
|
|
|
-
- dep: libc6 (>= 2.16) [x32]
- GNU C Library: Shared libraries
also a virtual package provided by 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 Library: Shared libraries
also a virtual package provided by libc6.1-udeb
-
- 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~)
Download python3-lzf
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha (unofficial port) | 0.2.6-1+b1 | 6.1 kB | 151.0 kB | [list of files] |
| amd64 | 0.2.6-1+b1 | 6.0 kB | 47.0 kB | [list of files] |
| arm64 | 0.2.6-1+b1 | 6.2 kB | 151.0 kB | [list of files] |
| armhf | 0.2.6-1+b1 | 5.9 kB | 149.0 kB | [list of files] |
| hppa (unofficial port) | 0.2.6-1+b1 | 6.1 kB | 39.0 kB | [list of files] |
| i386 | 0.2.6-1+b1 | 6.0 kB | 45.0 kB | [list of files] |
| loong64 (unofficial port) | 0.2.6-1+b1 | 6.0 kB | 151.0 kB | [list of files] |
| m68k (unofficial port) | 0.2.6-1+b1 | 5.6 kB | 37.0 kB | [list of files] |
| ppc64 (unofficial port) | 0.2.6-1+b1 | 6.2 kB | 151.0 kB | [list of files] |
| ppc64el | 0.2.6-1+b1 | 6.3 kB | 151.0 kB | [list of files] |
| riscv64 | 0.2.6-1+b1 | 5.9 kB | 39.0 kB | [list of files] |
| s390x | 0.2.6-1+b1 | 5.9 kB | 39.0 kB | [list of files] |
| sh4 (unofficial port) | 0.2.6-1+b1 | 5.9 kB | 149.0 kB | [list of files] |
| sparc64 (unofficial port) | 0.2.6-1+b1 | 6.2 kB | 2,071.0 kB | [list of files] |
| x32 (unofficial port) | 0.2.6-1+b1 | 5.8 kB | 45.0 kB | [list of files] |
