aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-11-18 21:01:49 +0000
committerJustin Lecher <jlec@gentoo.org>2017-11-18 21:01:49 +0000
commit1e04d5868f177eb639f03889b59d2cba00206578 (patch)
tree46f0172586bf1144dbdea461acd7d5c87dbaeb51 /dev-python/pylibconfig2
parentConsistently ident with tabs (diff)
downloadsci-1e04d5868f177eb639f03889b59d2cba00206578.tar.gz
sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.bz2
sci-1e04d5868f177eb639f03889b59d2cba00206578.zip
Second try to clean spaces in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/pylibconfig2')
-rw-r--r--dev-python/pylibconfig2/metadata.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/dev-python/pylibconfig2/metadata.xml b/dev-python/pylibconfig2/metadata.xml
index 78f60d79f..cbff41127 100644
--- a/dev-python/pylibconfig2/metadata.xml
+++ b/dev-python/pylibconfig2/metadata.xml
@@ -10,14 +10,14 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription>
- Pure python library for libconfig syntax.
- IO works via strings, and include directives.
+Pure python library for libconfig syntax.
+IO works via strings, and include directives.
- Scalar types are pythons basic types str, int, long, float, bool.
- The libconfig types Array, List, Group are implemented as ConfArray,
- ConfList, ConfGroup, respectively. A config is setup from a string
- only, and represented as a string automatically.
- </longdescription>
+Scalar types are pythons basic types str, int, long, float, bool.
+The libconfig types Array, List, Group are implemented as ConfArray,
+ConfList, ConfGroup, respectively. A config is setup from a string
+only, and represented as a string automatically.
+</longdescription>
<upstream>
<remote-id type="github">heinzK1X/pylibconfig2</remote-id>
<remote-id type="pypi">pylibconfig2</remote-id>