LICENSE
README.md
pyproject.toml
src/ontol/__init__.py
src/ontol/cli.py
src/ontol/oast.py
src/ontol/parser.py
src/ontol/plantuml.py
src/ontol/retranslator.py
src/ontol/serializer.py
src/ontol.egg-info/PKG-INFO
src/ontol.egg-info/SOURCES.txt
src/ontol.egg-info/dependency_links.txt
src/ontol.egg-info/entry_points.txt
src/ontol.egg-info/requires.txt
src/ontol.egg-info/top_level.txt
tests/test_cli.py
tests/test_oast.py
tests/test_parser.py
tests/test_plantuml_generator.py
tests/test_retranslator.py
tests/test_serializer.py