summaryrefslogtreecommitdiff
path: root/dev-python/munkres/metadata.xml
blob: 334b9e699b2651c700459d703b32f0facd6d3a9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>joshua.downer@gmail.com</email>
  <name>Joshua Downer</name>
 </maintainer>
 <maintainer type="project">
  <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>
 <upstream>
  <remote-id type="pypi">munkres</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>