python-lzf 0.2.1

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...