Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 335 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 335 Bytes

ppmz

A patched version of the PPMZ compressor, modified to build on Mac OS X and Linux. PPMZ is a High Compression Markov Predictive Coder, built by Charles Bloom. For more details, see his page: http://www.cbloom.com/src/ppmz.html

This version was fixed (by Peter Keller, not me), to build successfully on Mac OS X and Linux.