python-rencode 1.0.6-2build5 source package in Ubuntu

Changelog

python-rencode (1.0.6-2build5) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 17:59:06 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Dmitry Smirnov
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-rencode_1.0.6.orig.tar.xz 22.3 KiB b0a2d1672e4e7e2016ba32f882c633544a31179366b2fc3fa38a1f1d12796c9f
python-rencode_1.0.6-2build5.debian.tar.xz 3.7 KiB 1e27ea010752c8635f92511c2edfd6fb1c999d95fcfe3fa19cd251787688f973
python-rencode_1.0.6-2build5.dsc 2.0 KiB 46f05422e1b52201bf56ef4b3209323fb08782f3cd85f1ee96a8ac221f149ea4

Available diffs

View changes file

Binary packages built by this source

python3-rencode: Python encoding library similar to bittorrent's bencode (Python 3)

 For complex, heterogeneous data structures with many small elements,
 r-encodings take significantly less space than b-encodings.
 This version of rencode is a complete rewrite in Cython in order to
 increase performance over the pure Python module written by Petru Paler,
 Connelly Barnes et al.
 .
 This package is for Python 3.

python3-rencode-dbgsym: debug symbols for python3-rencode