blob: 10355ded7207ff5391d90fc3200bb03643c9f010 (
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 contains type definitions for Universally Unique Identifiers
and basic conversion functions.
See <http://en.wikipedia.org/wiki/UUID> for the general idea.
</longdescription>
<upstream>
<remote-id type="github">aslatter/uuid</remote-id>
</upstream>
</pkgmetadata>
|