summaryrefslogtreecommitdiff
path: root/dev-python/pyflann/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-11-26 11:42:28 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-11-26 11:42:28 +0000
commit89c6c06b8c42107dd231687a1012354e7d3039fc (patch)
treedad94f4da8a6694f3cb99f7048be2f9cf5f78f97 /dev-python/pyflann/metadata.xml
parent796cae72cf9ed18ba01256ac1f83a686a2a76036 (diff)
gentoo resync : 26.11.2017
Diffstat (limited to 'dev-python/pyflann/metadata.xml')
-rw-r--r--dev-python/pyflann/metadata.xml14
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>