summaryrefslogtreecommitdiff
blob: 79942155aaa0d283505919f6856185d4e89b1c75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		This library is useful for creating, comparing, parsing and
		printing Universally Unique Identifiers.
		See &lt;http://en.wikipedia.org/wiki/UUID&gt; for the general idea.
	</longdescription>
	<upstream>
		<remote-id type="github">aslatter/uuid</remote-id>
	</upstream>
</pkgmetadata>