public
Description: PPM (Predict by Partial Matching) compression algorithm implementation for Python
Homepage:
Clone URL: git://github.com/pluskid/pyppm.git
pluskid (author)
Sun Nov 02 22:49:22 -0800 2008
commit  ea2cf61c65976ae2bc407d3c7b7e40ae6b1c317e
tree    460f5842686cec230eba0c473134c36d9ee47bfe
parent  311094ae1731b4ac4c4401b476f70c11b7399d2f
pyppm /
README
pyppm is a PPM (Predict by Partial Matching) compression algorithm 
implementation library for Python.