python-pyppmd 1.1.1+ds-1build1 source package in Ubuntu

Changelog

python-pyppmd (1.1.1+ds-1build1) plucky; urgency=medium

  * No-change rebuild with Python 3.13 only

 -- Graham Inggs <email address hidden>  Tue, 04 Mar 2025 21:31:02 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Plucky
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
python-pyppmd_1.1.1+ds.orig.tar.xz 1.2 MiB a95d65185760f046f089523982b1a67c3b1d7903413c8ab1bdda3707fe844b9b
python-pyppmd_1.1.1+ds-1build1.debian.tar.xz 4.1 KiB 00e3dac6603d86d63e14a24af3aaf69eaa5292547552123b2d748d6115de1c47
python-pyppmd_1.1.1+ds-1build1.dsc 2.3 KiB 066de5d035169d6ffb6152863e907c0a0439c1608d01a527f93aada0ec2c0254

View changes file

Binary packages built by this source

python3-pyppmd: PPM (Prediction by partial matching) compression algorithm for Python

 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.

python3-pyppmd-dbgsym: debug symbols for python3-pyppmd