{ "info": { "author": "Dan Shoutis", "author_email": "dan@shoutis.org", "bugtrack_url": null, "classifiers": [], "description": "Two-dimensional RTree spatial index.\n\nThis is a simple pure python implemenation of a 2D RTree. For the\nmoment, it is insert-only, and aimed at creating indexes to speed\nqueries over mostly-static datasets.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/pyrtree", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pyrtree", "package_url": "https://pypi.org/project/pyrtree/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyrtree/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://code.google.com/p/pyrtree" }, "release_url": "https://pypi.org/project/pyrtree/0.50/", "requires_dist": null, "requires_python": null, "summary": "2-Dimensional RTree spatial index", "version": "0.50" }, "last_serial": 257675, "releases": { "0.50": [] }, "urls": [] }