python-lzf

Software Screenshot:
python-lzf
Software Details:
Version: 0.2.1
Upload Date: 11 May 15
Developer: Travis Parker
Distribution Type: Freeware
Downloads: 54

Rating: 3.0/5 (Total Votes: 2)

python-lzf are Python bindings for liblzf.

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.

Requirements:

  • Python

Similar Software

Pybackpack
Pybackpack

3 Jun 15

Mondo Rescue
Mondo Rescue

20 Feb 15

BashBurn
BashBurn

11 May 15

Ukopp
Ukopp

22 Jun 18

Comments to python-lzf

Comments not found
Add Comment
Turn on images!