summaryrefslogtreecommitdiff
path: root/dev-python/munkres/metadata.xml
blob: 71d6d53e0c3e1a0404a4e225521f5e8ce06167f2 (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://srcux.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>srcux</origin>
</pkgmetadata>