AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/demo.gif
docs/demo.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/usage.rst
docs/api/camera.rst
docs/api/dataset.rst
docs/api/geodesy.rst
docs/api/ray.rst
evtech/__init__.py
evtech/camera.py
evtech/dataset.py
evtech/geodesy.py
evtech/ray.py
evtech.egg-info/PKG-INFO
evtech.egg-info/SOURCES.txt
evtech.egg-info/dependency_links.txt
evtech.egg-info/not-zip-safe
evtech.egg-info/top_level.txt
tests/__init__.py
tests/test_camera.py
tests/test_dataset.py
tests/test_geodesy.py
tests/test_ray.py
tests/test_util.py