summaryrefslogtreecommitdiff
path: root/dev-R/stringi/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-R/stringi/metadata.xml')
-rw-r--r--dev-R/stringi/metadata.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-R/stringi/metadata.xml b/dev-R/stringi/metadata.xml
new file mode 100644
index 000000000000..6db1833c98d0
--- /dev/null
+++ b/dev-R/stringi/metadata.xml
@@ -0,0 +1,21 @@
+<?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">
+ Character String Processing Facilities // A multitude of
+ character string/text/natural language processing tools:
+ pattern searching (e.g., with 'Java'-like regular expressions
+ or the 'Unicode' collation algorithm), random string
+ generation, case mapping, string transliteration,
+ concatenation, sorting, padding, wrapping, Unicode
+ normalisation, date-time formatting and parsing, and many more.
+ They are fast, consistent, convenient, and - thanks to 'ICU'
+ (International Components for Unicode) - portable across all
+ locales and platforms.
+ </longdescription>
+</pkgmetadata>