summaryrefslogtreecommitdiff
path: root/dev-R/prettyunits/metadata.xml
blob: a7d42c5383216e8afceb65a348c8b50cbc395256 (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://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>lssndrbarbieri@gmail.com</email>
  <name>Alessandro Barbieri</name>
  <description>co-maintainers welcome</description>
 </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>
   <email>csardi.gabor@gmail.com</email>
   <name>Gabor Csardi</name>
  </maintainer>
  <bugs-to>https://github.com/gaborcsardi/prettyunits/issues</bugs-to>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>