diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-12 21:03:09 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-12 21:03:09 +0000 |
| commit | d97953e6ff67978da9554e7b4601aedceb21e215 (patch) | |
| tree | 674053c902db6972b9716c9ac3b1e960ee7a5358 /dev-R/stringi/metadata.xml | |
| parent | 1d1fa5bb30df70070bbbbd2b777b839d31f09c41 (diff) | |
| download | baldeagleos-repo-d97953e6ff67978da9554e7b4601aedceb21e215.tar.gz baldeagleos-repo-d97953e6ff67978da9554e7b4601aedceb21e215.tar.xz baldeagleos-repo-d97953e6ff67978da9554e7b4601aedceb21e215.zip | |
Adding metadata
Diffstat (limited to 'dev-R/stringi/metadata.xml')
| -rw-r--r-- | dev-R/stringi/metadata.xml | 21 |
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> |
