LICENSE
README.md
pyproject.toml
src/vcti/tree/core/__init__.py
src/vcti/tree/core/dict_tree.py
src/vcti/tree/core/exceptions.py
src/vcti/tree/core/locking.py
src/vcti/tree/core/navigation.py
src/vcti/tree/core/protocols.py
src/vcti/tree/core/py.typed
src/vcti/tree/core/walking.py
src/vcti_tree.egg-info/PKG-INFO
src/vcti_tree.egg-info/SOURCES.txt
src/vcti_tree.egg-info/dependency_links.txt
src/vcti_tree.egg-info/requires.txt
src/vcti_tree.egg-info/top_level.txt
src/vcti_tree.egg-info/zip-safe
tests/test_dict_tree.py
tests/test_exceptions.py
tests/test_locking.py
tests/test_navigation.py
tests/test_protocols.py
tests/test_version.py
tests/test_walking.py