CHANGES.rst
CREDITS.txt
DEPENDENCIES.txt
FAQ.txt
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
benchmarks/benchmarks.py
docs/Makefile
docs/requirements.txt
docs/source/changes.rst
docs/source/class.rst
docs/source/conf.py
docs/source/history.rst
docs/source/index.rst
docs/source/install.rst
docs/source/misc.rst
docs/source/performance.rst
docs/source/tutorial.rst
rtree/__init__.py
rtree/core.py
rtree/exceptions.py
rtree/finder.py
rtree/index.py
rtree/py.typed
rtree.egg-info/PKG-INFO
rtree.egg-info/SOURCES.txt
rtree.egg-info/dependency_links.txt
rtree.egg-info/not-zip-safe
rtree.egg-info/top_level.txt
tests/__init__.py
tests/boxes_15x15.data
tests/conftest.py
tests/rungrind.dist
tests/test_finder.py
tests/test_index.py
tests/test_tpr.py