LICENSE
README.md
pyproject.toml
src/mate/__init__.py
src/mate/cli.py
src/mate/config.py
src/mate/log.py
src/mate/backends/__init__.py
src/mate/backends/typst.py
src/mate/composition/__init__.py
src/mate/composition/arrange.py
src/mate/composition/layout.py
src/mate/composition/utils.py
src/mate/core/__init__.py
src/mate/core/authoring.py
src/mate/core/directive.py
src/mate/core/drawable.py
src/mate/core/element.py
src/mate/core/figure.py
src/mate/core/gradient.py
src/mate/core/presentation.py
src/mate/core/registry.py
src/mate/core/slide.py
src/mate/core/template.py
src/mate/core/vec.py
src/mate/elements/__init__.py
src/mate/elements/code.py
src/mate/elements/group.py
src/mate/elements/image.py
src/mate/elements/shapes.py
src/mate/elements/spacing.py
src/mate/elements/text.py
src/mate/fonts/README.md
src/mate/fonts/Lato/Lato-Black.ttf
src/mate/fonts/Lato/Lato-BlackItalic.ttf
src/mate/fonts/Lato/Lato-Bold.ttf
src/mate/fonts/Lato/Lato-BoldItalic.ttf
src/mate/fonts/Lato/Lato-Italic.ttf
src/mate/fonts/Lato/Lato-Light.ttf
src/mate/fonts/Lato/Lato-LightItalic.ttf
src/mate/fonts/Lato/Lato-Regular.ttf
src/mate/fonts/Lato/Lato-Thin.ttf
src/mate/fonts/Lato/Lato-ThinItalic.ttf
src/mate/fonts/Lato/OFL.txt
src/mate/fonts/PlayfairDisplay/OFL.txt
src/mate/fonts/PlayfairDisplay/PlayfairDisplay-Italic-VariableFont_wght.ttf
src/mate/fonts/PlayfairDisplay/PlayfairDisplay-VariableFont_wght.ttf
src/mate/parser/__init__.py
src/mate/parser/ir.py
src/mate/parser/markdown.py
src/mate/parser/markup.py
src/mate/parser/serialize.py
src/mate/templates/__init__.py
src/mate/templates/flow.py
src/mate/templates/simple.py
src/yerba.egg-info/PKG-INFO
src/yerba.egg-info/SOURCES.txt
src/yerba.egg-info/dependency_links.txt
src/yerba.egg-info/entry_points.txt
src/yerba.egg-info/requires.txt
src/yerba.egg-info/top_level.txt