LICENSE.md
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
requirements.txt
src/ms_presentations.egg-info/PKG-INFO
src/ms_presentations.egg-info/SOURCES.txt
src/ms_presentations.egg-info/dependency_links.txt
src/ms_presentations.egg-info/entry_points.txt
src/ms_presentations.egg-info/requires.txt
src/ms_presentations.egg-info/top_level.txt
src/presentations/__init__.py
src/presentations/__main__.py
src/presentations/animations.py
src/presentations/cli.py
src/presentations/enrichment.py
src/presentations/images.py
src/presentations/py.typed
src/presentations/renderer.py
src/presentations/rich_layouts.py
src/presentations/slides.py
src/presentations/spec_parser.py
src/presentations/spec_writer.py
src/presentations/style.py
tests/test_animations.py
tests/test_cli.py
tests/test_enrichment.py
tests/test_images.py
tests/test_renderer.py
tests/test_slides.py
tests/test_spec_parser.py
tests/test_spec_writer.py
tests/test_style.py