Metadata-Version: 2.1
Name: geortree
Version: 0.7.0
Summary: Reasonably efficient R-Tree implementation, adapted to work with geographic coordinates.
Home-page: https://github.com/GFlorio/geortree
Author: Gabriel Florio
Author-email: gabriel@gabrielflorio.com
License: MIT
Description: [![Build Status](https://travis-ci.org/gflorio/pytimeset.svg?branch=master)](https://travis-ci.org/gflorio/pytimeset)
        [![Coverage Status](https://coveralls.io/repos/github/GFlorio/pytimeset/badge.svg?branch=master)](https://coveralls.io/github/GFlorio/pytimeset?branch=master)
        [![PyPI version](https://badge.fury.io/py/pytimeset.svg)](https://badge.fury.io/py/pytimeset)
        [![PyPI pyversions](https://img.shields.io/pypi/pyversions/pytimeset.svg)](https://pypi.python.org/pypi/pytimeset/)
        
        # GeoRTree
        
        Reasonably efficient R-Tree implementation, adapted to work with geographic coordinates.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
