diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 21:05:52 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 22:41:46 +0100 |
commit | bbc782e237515a8580d2e8068a171f918bd8064e (patch) | |
tree | c480acaa6df0e79ffab98fe356bcd4f4a5c5077f /dev-python/pyflann | |
parent | dev-python/pyev: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-bbc782e237515a8580d2e8068a171f918bd8064e.tar.gz gentoo-bbc782e237515a8580d2e8068a171f918bd8064e.tar.bz2 gentoo-bbc782e237515a8580d2e8068a171f918bd8064e.zip |
dev-python/pyflann: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'dev-python/pyflann')
-rw-r--r-- | dev-python/pyflann/metadata.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/dev-python/pyflann/metadata.xml b/dev-python/pyflann/metadata.xml index 4c7f3d2276e1..80f8d7b45f21 100644 --- a/dev-python/pyflann/metadata.xml +++ b/dev-python/pyflann/metadata.xml @@ -1,4 +1,4 @@ -<?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"> @@ -6,12 +6,12 @@ <name>Gentoo Science Project</name> </maintainer> <longdescription lang="en"> - FLANN is a library for performing fast approximate nearest neighbor - searches in high dimensional spaces. It contains a collection of - algorithms we found to work best for nearest neighbor search and a - system for automatically choosing the best algorithm and optimum - parameters depending on the dataset. - This is the python binding package split from the main package. + FLANN is a library for performing fast approximate nearest neighbor + searches in high dimensional spaces. It contains a collection of + algorithms we found to work best for nearest neighbor search and a + system for automatically choosing the best algorithm and optimum + parameters depending on the dataset. + This is the python binding package split from the main package. </longdescription> <upstream> <remote-id type="github">mariusmuja/flann</remote-id> |