Paket: python3-lzf (0.2.6-1 ve diğerleri)
python3-lzf için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
python-lzf Kaynak Paketini İndir:
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
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 ile İlgili Diğer Paketler
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C Library: Shared libraries
ayrıca şunun tarafından sağlanan bir sanal paket libc6-udeb
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [arm64, ppc64el, riscv64 değil]
-
- 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 indir
| Mimari | Sürüm | Paket Boyutu | Kurulu Boyut | Dosyalar |
|---|---|---|---|---|
| amd64 | 0.2.6-1+b1 | 6,0 kB | 47,0 kB | [dosya listesi] |
| arm64 | 0.2.6-1+b1 | 6,2 kB | 151,0 kB | [dosya listesi] |
| armhf | 0.2.6-1+b1 | 5,9 kB | 149,0 kB | [dosya listesi] |
| i386 | 0.2.6-1+b1 | 6,0 kB | 45,0 kB | [dosya listesi] |
| ppc64el | 0.2.6-1+b1 | 6,3 kB | 151,0 kB | [dosya listesi] |
| riscv64 | 0.2.6-1+b1 | 5,9 kB | 39,0 kB | [dosya listesi] |
| s390x | 0.2.6-1+b1 | 5,9 kB | 39,0 kB | [dosya listesi] |
