summaryrefslogtreecommitdiff
path: root/dev-R/stringr/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-R/stringr/metadata.xml')
-rw-r--r--dev-R/stringr/metadata.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-R/stringr/metadata.xml b/dev-R/stringr/metadata.xml
new file mode 100644
index 000000000000..e480a6aa7dd3
--- /dev/null
+++ b/dev-R/stringr/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://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">
+ Simple, Consistent Wrappers for Common String Operations // 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>
+</pkgmetadata>