Metadata-Version: 2.4
Name: scrybe-plugin-docx
Version: 0.6.1
Summary: Scrybe plugin — render Markdown to Word (.docx) with embedded Mermaid PNGs
License: AGPL-3.0-or-later
Project-URL: Homepage, https://github.com/hartsock/scrybe
Project-URL: Issues, https://github.com/hartsock/scrybe/issues/3
Requires-Python: >=3.9
Requires-Dist: python-docx>=1.1
Requires-Dist: mistune>=3.0
Requires-Dist: Pillow>=10.0
Requires-Dist: scrybe-mermaid>=0.2
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == "dev"
Requires-Dist: pytest-mock>=3; extra == "dev"
