mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
dev-R/*: improve metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -6,16 +6,18 @@
|
||||
<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>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user