Third-party Slackware packages built with slackrepo on Slackware64-current. Use at your own risk. All packages are signed with my GPG key.
| Name | Last modified | Size | |
|---|---|---|---|
| Parent Directory | - | ||
| python3-pyppmd-1.1.0-x86_64-1_danix.txz.md5 | 2026-05-12 11:11 | 74 | |
| python3-pyppmd-1.1.0-x86_64-1_danix.txz.asc | 2026-05-12 11:11 | 870 | |
| python3-pyppmd-1.1.0-x86_64-1_danix.txt | 2026-05-12 11:11 | 539 | |
| python3-pyppmd-1.1.0-x86_64-1_danix.meta | 2026-05-12 11:11 | 773 | |
| python3-pyppmd-1.1.0-x86_64-1_danix.lst | 2026-05-12 11:11 | 3.4K | |
| python3-pyppmd-1.1.0-x86_64-1_danix.txz.sha256 | 2026-05-06 13:32 | 106 | |
| python3-pyppmd-1.1.0-x86_64-1_danix.txz | 2026-05-06 13:32 | 56K | |
python3-pyppmd (PPMd compression/decompression library)
pyppmd module provides classes and functions for compressing and
decompressing text data, using PPM(Prediction by partial matching)
compression algorithm which has several variations of
implementations. PPMd is the implementation by Dmitry Shkarin.
PyPPMD use Igor Pavlov's range coder introduced in 7-zip.