Package python3-module-rencode: Information
Source package: python3-module-rencode
Version: 1.0.8-alt1
Build time: Oct 10, 2025, 07:13 PM in the task #389466
Category: Development/Python3
Report package bugHome page: https://pypi.python.org/pypi/rencode
License: LGPL
Summary: The rencode module is similar to bencode from the BitTorrent project
Description:
The rencode module is similar to bencode from the BitTorrent project. Forcomplex, heterogeneous data structures with many small elements, r-encodingstake up significantly less space than b-encodings. This version of rencode isa complete rewrite in Cython to attempt to increase the performance over thepure Python module written by Petru Paler, Connelly Barnes et al.
List of RPM packages built from this SRPM:
python3-module-rencode (x86_64, i586, aarch64)
python3-module-rencode-debuginfo (x86_64, i586, aarch64)
python3-module-rencode (x86_64, i586, aarch64)
python3-module-rencode-debuginfo (x86_64, i586, aarch64)
Maintainer: Vitaly Lipatov
Last changed
Sept. 24, 2025 Sergey Bolshakov 1.0.8-alt1
- 1.0.8
Sept. 4, 2024 Alexander Danilov 1.0.6-alt3
- Applied security fixes from upstream (Fixes: CVE-2021-40839).
March 31, 2021 Vitaly Lipatov 1.0.6-alt2
- build python3 package separately