python-rencode 1.0.6-2build2 source package in Ubuntu

Changelog

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

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 17:54:46 +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

Downloads

File Size SHA-256 Checksum
python-rencode_1.0.6.orig.tar.xz 22.3 KiB b0a2d1672e4e7e2016ba32f882c633544a31179366b2fc3fa38a1f1d12796c9f
python-rencode_1.0.6-2build2.debian.tar.xz 3.6 KiB 3a83b012fb00840d66947b128dc3e4cd9659132bf3aadf0732f36b1d691ba177
python-rencode_1.0.6-2build2.dsc 2.0 KiB a71a3e8da1fc83a4eb9145aa3b8013613b14b5ab3617c065f92ddf533412d3ff

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