LICENSE
README.md
pyproject.toml
src/rootecho/__init__.py
src/rootecho/__main__.py
src/rootecho/cli.py
src/rootecho/core.py
src/rootecho/store.py
src/rootecho.egg-info/PKG-INFO
src/rootecho.egg-info/SOURCES.txt
src/rootecho.egg-info/dependency_links.txt
src/rootecho.egg-info/entry_points.txt
src/rootecho.egg-info/top_level.txt
tests/test_core.py
tests/test_store.py