Package python3-module-tarjan: Information

    Source package: python3-module-tarjan
    Version: 0.2.1.3-alt2
    Latest version according to Repology
    Build time:  Nov 19, 2019, 12:37 PM in the task #241001
    Report package bug
    License: AGPLv3
    Summary: Implementation of Tarjan's algorithm: resolve cyclic deps
    Description: 
    Tarjan's algorithm takes as input a directed (possibly cyclic!) graph
    and returns as output its strongly connected components in a topological
    order.

    List of rpms provided by this srpm:
    python3-module-tarjan (noarch)
    python3-module-tarjan-tests (noarch)

    Maintainer: Andrey Bychkov


    ACL:
    @python
    @everybody

      1. python3-module-setuptools
      2. rpm-build-python3

    Last changed


    Nov. 19, 2019 Andrey Bychkov 0.2.1.3-alt2
    - python2 disabled
    Feb. 2, 2018 Stanislav Levin 0.2.1.3-alt1.git20140805.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    March 13, 2016 Ivan Zakharyaschev 0.2.1.3-alt1.git20140805.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)