Пакет python3-module-rencode: Информация

    Исходный пакет: python3-module-rencode
    Версия: 1.0.8-alt1
    Последняя версия по данным Repology
    Собран:  10 октября 2025 г. 19:13 в задании #389466
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/rencode

    Лицензия: LGPL
    О пакете: The rencode module is similar to bencode from the BitTorrent project
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-rencode (x86_64, i586, aarch64)
    python3-module-rencode-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Vitaly Lipatov


    Права:
    Vitaly Lipatov
    Grigory Ustinov
    @everybody

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

    Последнее изменение


    24 сентября 2025 г. Sergey Bolshakov 1.0.8-alt1
    - 1.0.8
    4 сентября 2024 г. Alexander Danilov 1.0.6-alt3
    - Applied security fixes from upstream (Fixes: CVE-2021-40839).
    31 марта 2021 г. Vitaly Lipatov 1.0.6-alt2
    - build python3 package separately