all options
trixie-backports  ] [  forky  ] [  sid  ]
[ Source: python-lzf  ]

Package: python3-lzf (0.2.6-1 and others)

Links for python3-lzf

Screenshot

Debian Resources:

Download Source Package python-lzf:

Maintainers:

External Resources:

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

  • depends
  • recommends
  • suggests
  • enhances

Download python3-lzf

Download for all available architectures
Architecture Version Package Size Installed Size Files
amd64 0.2.6-1+b1 6.0 kB47.0 kB [list of files]
arm64 0.2.6-1+b1 6.2 kB151.0 kB [list of files]
armhf 0.2.6-1+b1 5.9 kB149.0 kB [list of files]
i386 0.2.6-1+b1 6.0 kB45.0 kB [list of files]
ppc64el 0.2.6-1+b1 6.3 kB151.0 kB [list of files]
riscv64 0.2.6-1+b1 5.9 kB39.0 kB [list of files]
s390x 0.2.6-1+b1 5.9 kB39.0 kB [list of files]