Package python3-module-munkres: Information

    Source package: python3-module-munkres
    Version: 1.1.4-alt1
    Latest version according to Repology
    Build time:  Oct 25, 2024, 01:48 PM in the task #360664
    Report package bug
    License: BSD
    Summary: Munkres algorithm for the Assignment Problem
    Description: 
    The Munkres module provides an implementation of the Munkres algorithm
    (also called the Hungarian algorithm or the Kuhn-Munkres algorithm),
    useful for solving the Assignment Problem.

    List of RPM packages built from this SRPM:
    python3-module-munkres (noarch)

    Maintainer: Grigory Ustinov


    ACL:
    Grigory Ustinov
    @python

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

    Last changed


    Oct. 25, 2024 Grigory Ustinov 1.1.4-alt1
    - Build new version.
    Jan. 30, 2024 Grigory Ustinov 1.0.6-alt4.git20131103.3
    - NMU: Added zombie-imp to BuildRequires.
    July 25, 2021 Grigory Ustinov 1.0.6-alt4.git20131103.2
    - Drop python2 support.