aboutsummaryrefslogtreecommitdiff
blob: 6cf3e7ef00547e4c64322520be1ac3a9db4524eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<description>co-maintainers welcome</description>
		<email>lssndrbarbieri@gmail.com</email>
		<name>Alessandro Barbieri</name>
	</maintainer>
	<longdescription lang="en">Pretty, human readable formatting of quantities.
Time intervals: '1337000' -&gt; '15d 11h 23m 20s'.
Vague time intervals: '2674000' -&gt; 'about a month ago'.
Bytes: '1337' -&gt; '1.34 kB'.</longdescription>
	<upstream>
		<maintainer>
			<name>Gabor Csardi</name>
			<email>csardi.gabor@gmail.com</email>
		</maintainer>
		<bugs-to>https://github.com/gaborcsardi/prettyunits/issues</bugs-to>
		<remote-id type="github">gaborcsardi/prettyunits</remote-id>
	</upstream>
</pkgmetadata>