python-ppmd 0.5.0-1 source package in Ubuntu

Changelog

python-ppmd (0.5.0-1) unstable; urgency=medium

  * New upstream version
  * Add my ID to Uploaders
    Closes: #1065202
  * Standards-Version: 4.6.2 (routine-update)
  * Reorder sequence of d/control fields by cme (routine-update)
  * Testsuite: autopkgtest-pkg-python (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Replace spaces in short license names with dashes.
  * Remove field Testsuite on binary package python-ppmd-doc that duplicates
    source.
  * Add upstream/metadata

 -- Andreas Tille <email address hidden>  Wed, 27 Mar 2024 15:29:15 +0100

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
Oracular proposed universe misc

Downloads

File Size SHA-256 Checksum
python-ppmd_0.5.0-1.dsc 2.1 KiB 475c01150638c5435ed9921974afcd0e95277636d14c66174c7f51d413cb776a
python-ppmd_0.5.0.orig.tar.gz 435.3 KiB 2de29eeb60a1026efbfed9c3c4bcec70b2e623b916492893250f7d78943ef369
python-ppmd_0.5.0-1.debian.tar.xz 2.6 KiB 3eea22e1512816c1a3bea183f3ad50c29b5d3013c4b7c32e70dd4ef4affbd3de

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