Metadata-Version: 1.1
Name: kdtree
Version: 0.6
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: ISC license
Download-URL: http://pypi.python.org/packages/source/k/kdtree/kdtree-0.6.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
