Raw Metadata XML
<pkgmetadata>
<maintainer type="person">
<email>universebenzene@sina.com</email>
<name>Astro Benzene</name>
</maintainer>
<longdescription lang="en">
pykdtree is a kd-tree implementation for fast nearest neighbour search in Python.
The aim is to be the fastest implementation around for common use cases (low
dimensions and low number of neighbours) for both tree construction and queries.
</longdescription>
<upstream>
<remote-id type="pypi">pykdtree</remote-id>
<remote-id type="github">storpipfugl/pykdtree</remote-id>
</upstream>
</pkgmetadata>