summaryrefslogtreecommitdiff
blob: d2ef6dcfa21d6ae6610f4b05cfa00e39c95bb8f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>sochotnicky@gentoo.org</email>
		<name>Stanislav Ochotnicky</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>
</pkgmetadata>