python-rencode 1.0.6-2build3 source package in Ubuntu

Changelog

python-rencode (1.0.6-2build3) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Wed, 22 Mar 2023 05:40:23 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar 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-2build3.debian.tar.xz 3.7 KiB adb1ac6284e7c80799548313c736f02a4f51cb27c2e0f09aff01ce575d569b79
python-rencode_1.0.6-2build3.dsc 2.0 KiB b2e6400e3f2832f0eb7da9a98f86813ea19fea3a4d6e9161eff3d9c351fc5a85

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