summaryrefslogtreecommitdiff
blob: 6a4aa1315d6475313cca507aa479a7dab42eb5c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>proxy-maintainers</herd>
	<maintainer>
		<email>christian.affolter@stepping-stone.ch</email>
		<description>Maintainer</description>
	</maintainer>
	<maintainer>
		<email>dev-zero@gentoo.org</email>
		<description>Proxy maintainer</description>
	</maintainer>
	<longdescription>UUID::Tiny is a lightweight, low dependency Pure Perl module for UUID creation and testing. This module provides the creation of version 1 time based UUIDs (using random multicast MAC addresses), version 3 MD5 based UUIDs, version 4 random UUIDs, and version 5 SHA-1 based UUIDs.</longdescription>
  <upstream>
    <remote-id type="cpan">UUID-Tiny</remote-id>
    <remote-id type="cpan-module">UUID::Tiny</remote-id>
  </upstream>
</pkgmetadata>