python-ppmd 0.3.3-5 source package in Ubuntu

Changelog

python-ppmd (0.3.3-5) unstable; urgency=medium

  * orphan while waiting for RM

 -- Sandro Tosi <email address hidden>  Sat, 02 Mar 2024 16:59:13 -0500

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-ppmd_0.3.3-5.dsc 2.0 KiB 1b75367ba102a3194f5bff998c2ec173fe85bb8307808ae1336a8fba12c0968c
python-ppmd_0.3.3.orig.tar.gz 439.8 KiB 4c8826df6944100e5cb86ba776a97435d6f50e6f59b45f38c4362ec3d9ea5c98
python-ppmd_0.3.3-5.debian.tar.xz 2.4 KiB a427ccb3b51beabf93820899a16b952efad5c5e319985846fbb343488ece6676

No changes file available.

Binary packages built by this source

python-ppmd-doc: documentation for the ppmd Python library

 This package provides documentation for ppmd

python3-ppmd: PPMd compression/decompression library

 PPM(Prediction by partial matching) is a compression algorithm which has
 several variations of implementations. PPMd is the implementation by Dmitry
 Shkarin. It is used in the RAR and by 7-Zip as one of several possible methods.
 .
 ppmd, aka. ppmd-cffi, is a python bindings with PPMd implementation by C
 language. The C codes are derived from p7zip, portable 7-zip implementation.
 ppmd-cffi support PPMd ver.H and PPMd ver.I.

python3-ppmd-dbgsym: debug symbols for python3-ppmd