summaryrefslogtreecommitdiff
path: root/dev-R/stringr
diff options
context:
space:
mode:
Diffstat (limited to 'dev-R/stringr')
-rw-r--r--dev-R/stringr/metadata.xml24
1 files changed, 10 insertions, 14 deletions
diff --git a/dev-R/stringr/metadata.xml b/dev-R/stringr/metadata.xml
index 5ff84634502e..2a8613ba56c7 100644
--- a/dev-R/stringr/metadata.xml
+++ b/dev-R/stringr/metadata.xml
@@ -1,20 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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">A consistent, simple and easy to use set of
+ <maintainer type="person">
+ <email>lssndrbarbieri@gmail.com</email>
+ <name>Alessandro Barbieri</name>
+ <description>co-maintainers welcome</description>
+ </maintainer>
+ <longdescription lang="en">A consistent, simple and easy to use set of
wrappers around the fantastic 'stringi' package. All function and
argument names (and positions) are consistent, all functions deal with
"NA"'s and zero length vectors in the same way, and the output from
one function is easy to feed into the input of another.</longdescription>
- <upstream>
- <maintainer>
- <name>Hadley Wickham</name>
- <email>hadley@rstudio.com</email>
- </maintainer>
- </upstream>
-</pkgmetadata>
+
+ <origin>gentoo-guru-overlay</origin>
+</pkgmetadata> \ No newline at end of file