summaryrefslogtreecommitdiff
path: root/dev-python/munkres/metadata.xml
blob: 7308b0996f28d997918ddd1ce7cddf80b9935140 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>joshua.downer@gmail.com</email>
    <name>Joshua Downer</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <longdescription lang="en">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.
  </longdescription>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>