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

    Исходный пакет: python3-module-tarjan
    Версия: 0.2.4-alt1
    Собран:  17 октября 2024 г. 22:45
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/tarjan/

    Лицензия: LGPLv3
    О пакете: Implementation of Tarjan's algorithm: resolve cyclic deps
    Описание: 
    Tarjan's algorithm takes as input a directed (possibly cyclic!) graph
    and returns as output its strongly connected components in a topological
    order.

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

    Сопровождающий: Stanislav Levin


      1. rpm-build-pyproject
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-setuptools
      5. python3-module-wheel

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


    17 октября 2024 г. Stanislav Levin 0.2.4-alt1
    - 0.2.1.3 -> 0.2.4.
    19 ноября 2019 г. Andrey Bychkov 0.2.1.3-alt2
    - python2 disabled
    2 февраля 2018 г. Stanislav Levin 0.2.1.3-alt1.git20140805.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools