Metadata-Version: 2.4
Name: yerba
Version: 0.1.0
Summary: Python-driven presentation tool: Markdown decks laid out in Python, rendered to PDF
Author-email: "Bernardo L. Español" <esp.bernardo@gmail.com>
License-Expression: MIT
Project-URL: Repository, https://github.com/bersp/mate
Project-URL: Issues, https://github.com/bersp/mate/issues
Keywords: presentation,slides,markdown,pdf
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Graphics :: Presentation
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: typst>=0.14
Requires-Dist: rich>=13
Requires-Dist: markdown-it-py>=3
Requires-Dist: mdit-py-plugins>=0.4
Requires-Dist: pyyaml>=6
Dynamic: license-file

# mate

Python-driven presentation tool.

```bash
pip install yerba
```
