summaryrefslogtreecommitdiff
blob: 8f68c3ec9fd5c9525b2abf6fab2d4c15580ff1c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		This library contains type definitions for Universally Unique Identifiers
		and basic conversion functions.
		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>