Metadata-Version: 1.1
Name: kdtree
Version: 0.2
Summary: A Python implemntation of a kd-tree
Home-page: https://github.com/stefankoegl/kdtree
Author: Stefan Kögl
Author-email: stefan@skoegl.net
License: GNU General Public License v3 or later
Download-URL: http://pypi.python.org/packages/source/k/kdtree/kdtree-0.2.tar.gz
Description: This package provides a simple implementation of a kd-tree in Python.
        https://en.wikipedia.org/wiki/K-d_tree
Platform: UNKNOWN
