Pakiet: python3-lzf (0.2.6-1 i inne)
Odnośniki dla python3-lzf
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego python-lzf:
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Inne pakiety związane z python3-lzf
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- Biblioteka GNU C: biblioteki współdzielone
również pakiet wirtualny udostępniany przez libc6-udeb
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [nie arm64, ppc64el, riscv64]
-
- dep: liblzf1 (>= 1.5)
- Very small data compression library
-
- dep: python3 (<< 3.15)
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
- dep: python3 (>= 3.13~)
Pobieranie python3-lzf
| Architektura | Wersja | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
|---|---|---|---|---|
| amd64 | 0.2.6-1+b1 | 6,0 KiB | 47,0 KiB | [lista plików] |
| arm64 | 0.2.6-1+b1 | 6,2 KiB | 151,0 KiB | [lista plików] |
| armhf | 0.2.6-1+b1 | 5,9 KiB | 149,0 KiB | [lista plików] |
| i386 | 0.2.6-1+b1 | 6,0 KiB | 45,0 KiB | [lista plików] |
| ppc64el | 0.2.6-1+b1 | 6,3 KiB | 151,0 KiB | [lista plików] |
| riscv64 | 0.2.6-1+b1 | 5,9 KiB | 39,0 KiB | [lista plików] |
| s390x | 0.2.6-1+b1 | 5,9 KiB | 39,0 KiB | [lista plików] |
