LICENSE
README.md
pyproject.toml
setup.cfg
src/gdtree/__init__.py
src/gdtree/__main__.py
src/gdtree/app.py
src/gdtree/end_state_history.py
src/gdtree/filestring.py
src/gdtree/traverse.py
src/gdtree/utils.py
src/gdtree.egg-info/PKG-INFO
src/gdtree.egg-info/SOURCES.txt
src/gdtree.egg-info/dependency_links.txt
src/gdtree.egg-info/entry_points.txt
src/gdtree.egg-info/requires.txt
src/gdtree.egg-info/top_level.txt
test/test_app.py
test/test_end_state_history.py
test/test_filestring.py
test/test_traverse.py
test/test_utils.py