This package browser is in early development. Mind the rough edges.

python-ppmd-cffi

Prediction by Partial Matching compression library

PPMd is a compression algorithm library using the Prediction by Partial Matching statistical technique. It is used in RAR and 7-Zip as one of several possible methods.

Installation

Install the latest version of python-ppmd-cffi as follows:

guix install python-ppmd-cffi

Or install a particular version:

guix install python-ppmd-cffi@0.5.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.