summaryrefslogtreecommitdiff
path: root/dev-R/rprojroot/metadata.xml
blob: f43b326be6ffdae1f3aa0c655abcf826352efe5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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">Robust, reliable and flexible paths to files below
a project root. The 'root' of a project is defined as a directory that
matches a certain criterion, e.g., it contains a certain regular file.</longdescription>
 <upstream>
  <maintainer>
   <email>krlmlr+r@mailbox.org</email>
   <name>Kirill Müller</name>
  </maintainer>
  <bugs-to>https://github.com/r-lib/rprojroot/issues</bugs-to>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>