CHANGES.rst
Dockerfile
LICENSE
MANIFEST.in
README.rst
docker-compose.yml
requirements.txt
setup.cfg
setup.py
src/threedidepth/__init__.py
src/threedidepth/calculate.py
src/threedidepth/commands.py
src/threedidepth/fixes.py
src/threedidepth/morton.py
src/threedidepth/tiffs.py
src/threedidepth.egg-info/PKG-INFO
src/threedidepth.egg-info/SOURCES.txt
src/threedidepth.egg-info/dependency_links.txt
src/threedidepth.egg-info/entry_points.txt
src/threedidepth.egg-info/not-zip-safe
src/threedidepth.egg-info/requires.txt
src/threedidepth.egg-info/top_level.txt
test/__init__.py
test/test_calculate.py
test/test_commands.py
test/test_morton.py
test/test_tiffs.py