LICENSE
README.md
pyproject.toml
src/morast/__init__.py
src/morast/__main__.py
src/morast/capabilities.py
src/morast/commandline.py
src/morast/commons.py
src/morast/configuration.py
src/morast/core.py
src/morast/nodes.py
src/morast/overrides.py
src/morast/py.typed
src/morast.egg-info/PKG-INFO
src/morast.egg-info/SOURCES.txt
src/morast.egg-info/dependency_links.txt
src/morast.egg-info/requires.txt
src/morast.egg-info/top_level.txt
tests/test_capabilities.py
tests/test_commandline.py
tests/test_core.py
tests/test_main.py
tests/test_nodes.py