summaryrefslogtreecommitdiff
blob: 30b4a7f29ca446afcdc5eceefba3352fcda34273 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		Optimized edit distances for fuzzy matching, including Levenshtein and restricted Damerau-Levenshtein algorithms.
	</longdescription>
	<upstream>
		<remote-id type="github">batterseapower/edit-distance</remote-id>
	</upstream>
</pkgmetadata>