Package python3-module-rencode: Information

    Source package: python3-module-rencode
    Version: 1.0.8-alt1
    Latest version according to Repology
    Build time:  Oct 10, 2025, 07:13 PM in the task #389466
    Report package bug
    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)

    Maintainer: Vitaly Lipatov



      1. python3(wheel)
      2. python3-module-pyproject-installer >= 0.4.0
      3. rpm-build-pyproject
      4. python3(cython)
      5. python3(poetry-core)

    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