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

    Исходный пакет: python3-module-backrefs
    Версия: 6.2-alt1
    Последняя версия по данным Repology
    Собран:  9 марта 2026 г. 21:42 в задании #410438
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/facelessuser/backrefs

    Лицензия: MIT
    О пакете: Wrapper around re or regex that adds additional back references
    Описание: 
    Backrefs is a wrapper around Python's built-in Re and the 3rd party Regex
    library. Backrefs adds various additional back references (and a couple other
    features) that are known to some regular expression engines, but not to Python's
    Re and/or Regex. The supported back references actually vary depending on the
    regular expression engine being used as the engine may already have support
    for some.

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

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

    Список участников:
    Vitaly Lipatov
    Alexander Burmatov

    Права:
    Alexander Burmatov
    Vitaly Lipatov
    @everybody

      1. python3-module-hatchling
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-pytest
      5. python3-module-regex
      6. python3-module-setuptools
      7. python3-module-wheel
      8. rpm-build-python3

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


    9 марта 2026 г. Vitaly Lipatov 6.2-alt1
    - New version 6.2.
    13 августа 2025 г. Alexander Burmatov 6.0.1-alt1
    - New 6.0.1 version.
    14 марта 2025 г. Alexander Burmatov 5.8-alt1
    - Initial build for Sisyphus.