LICENSE
README.md
README_pypi.md
pyproject.toml
scripts/area_view.py
scripts/auto_layout.py
scripts/check.py
scripts/fmt_diagram.py
scripts/helpers.py
scripts/labels.py
scripts/links.py
scripts/loader.py
scripts/logger.py
scripts/mmpviz.py
scripts/render_auto_layout.py
scripts/renderer.py
scripts/section.py
scripts/sections.py
scripts/svg_builder.py
scripts/theme.py
scripts/version.py
scripts/mmpviz.egg-info/PKG-INFO
scripts/mmpviz.egg-info/SOURCES.txt
scripts/mmpviz.egg-info/dependency_links.txt
scripts/mmpviz.egg-info/entry_points.txt
scripts/mmpviz.egg-info/top_level.txt
scripts/schemas/__init__.py
scripts/schemas/diagram.schema.json
scripts/schemas/theme.schema.json
scripts/themes/__init__.py
scripts/themes/default.json
scripts/themes/plantuml.json
tests/test_area_view.py
tests/test_auto_layout.py
tests/test_embedded_theme.py
tests/test_golden.py
tests/test_loader.py
tests/test_pipeline.py
tests/test_renderer.py
tests/test_section.py
tests/test_sections.py
tests/test_svg_builder.py
tests/test_theme.py
tests/test_validation.py