LICENSE
README.md
pyproject.toml
devo/__init__.py
devo/_infer.py
devo/_parser.py
devo/_report.py
devo/_schema.py
devo/cli.py
devo/enrich.py
devo/exceptions.py
devo/validate.py
devo/webui.py
py_devo.egg-info/PKG-INFO
py_devo.egg-info/SOURCES.txt
py_devo.egg-info/dependency_links.txt
py_devo.egg-info/entry_points.txt
py_devo.egg-info/requires.txt
py_devo.egg-info/top_level.txt
tests/test_cli.py
tests/test_enrich.py
tests/test_infer.py
tests/test_parser.py
tests/test_syntax_only.py
tests/test_validate.py