summaryrefslogtreecommitdiff
path: root/dev-R/stringi
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-02 12:38:50 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-02 12:38:50 +0000
commit4074f66428fb80b420c673bfe9953d714c4cf38a (patch)
tree5169016a52da36083c7feddec601a4d8ca185468 /dev-R/stringi
parentd40d21a7f88f4a7a2f324a38f21567ce7de593da (diff)
downloadbaldeagleos-repo-4074f66428fb80b420c673bfe9953d714c4cf38a.tar.gz
baldeagleos-repo-4074f66428fb80b420c673bfe9953d714c4cf38a.tar.xz
baldeagleos-repo-4074f66428fb80b420c673bfe9953d714c4cf38a.zip
Adding metadata
Diffstat (limited to 'dev-R/stringi')
-rw-r--r--dev-R/stringi/metadata.xml42
1 files changed, 21 insertions, 21 deletions
diff --git a/dev-R/stringi/metadata.xml b/dev-R/stringi/metadata.xml
index 57cf279a4ddc..67b2dd92002c 100644
--- a/dev-R/stringi/metadata.xml
+++ b/dev-R/stringi/metadata.xml
@@ -1,23 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/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">
- 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>
-
- <origin>gentoo-guru-overlay</origin>
-</pkgmetadata> \ No newline at end of file
+ <maintainer type="person">
+ <description>co-maintainers welcome</description>
+ <email>lssndrbarbieri@gmail.com</email>
+ <name>Alessandro Barbieri</name>
+ </maintainer>
+ <longdescription lang="en">A collection of character string/text/natural language
+processing tools for 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>
+ <upstream>
+ <maintainer>
+ <name>Marek Gagolewski</name>
+ <email>marek@gagolewski.com</email>
+ </maintainer>
+ </upstream>
+</pkgmetadata>