blob: b6805493a8c50e31d998819e0f696b153b26d77f (
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">An easy way to determine which directories on the
users computer you should use to save data, caches and logs. A port of
Python's 'Appdirs' (<https://github.com/ActiveState/appdirs>) to
R.</longdescription>
<upstream>
<maintainer>
<email>hadley@rstudio.com</email>
<name>Hadley Wickham</name>
</maintainer>
<bugs-to>https://github.com/r-lib/rappdirs/issues</bugs-to>
</upstream>
<origin>gentoo-guru-overlay</origin>
</pkgmetadata>
|