aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/utf8proc/metadata.xml')
-rw-r--r--dev-libs/utf8proc/metadata.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/dev-libs/utf8proc/metadata.xml b/dev-libs/utf8proc/metadata.xml
index c6efd7d5b..b411feb93 100644
--- a/dev-libs/utf8proc/metadata.xml
+++ b/dev-libs/utf8proc/metadata.xml
@@ -6,14 +6,14 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription>
- utf8proc is a library for processing UTF-8 encoded Unicode
- strings. Some features are Unicode normalization, stripping of
- default ignorable characters, case folding and detection of grapheme
- cluster boundaries. A special character mapping is available, which
- converts for example the characters “Hyphen” (U+2010), “Minus”
- (U+2212) and “Hyphen-Minus” (U+002D, ASCII Minus) all into the ASCII
- minus sign, to make them equal for comparisons.
- </longdescription>
+utf8proc is a library for processing UTF-8 encoded Unicode
+strings. Some features are Unicode normalization, stripping of
+default ignorable characters, case folding and detection of grapheme
+cluster boundaries. A special character mapping is available, which
+converts for example the characters “Hyphen” (U+2010), “Minus”
+(U+2212) and “Hyphen-Minus” (U+002D, ASCII Minus) all into the ASCII
+minus sign, to make them equal for comparisons.
+</longdescription>
<upstream>
<remote-id type="github">JuliaLang/utf8proc</remote-id>
</upstream>