aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/utf8proc')
-rw-r--r--dev-libs/utf8proc/metadata.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/dev-libs/utf8proc/metadata.xml b/dev-libs/utf8proc/metadata.xml
index bea4b0d50..c6efd7d5b 100644
--- a/dev-libs/utf8proc/metadata.xml
+++ b/dev-libs/utf8proc/metadata.xml
@@ -1,11 +1,11 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <longdescription>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <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
@@ -14,7 +14,7 @@
(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>
+ <upstream>
+ <remote-id type="github">JuliaLang/utf8proc</remote-id>
+ </upstream>
</pkgmetadata>