Metadata-Version: 2.5
Name: quilldown
Version: 0.2.0
Summary: Python runtime for the Quilldown shared contract (Markdown -> IR -> DOCX).
Requires-Python: >=3.10
Requires-Dist: markdown-it-py>=3.0
Requires-Dist: mdit-py-plugins>=0.4
Requires-Dist: pyyaml>=6.0
Provides-Extra: docx
Requires-Dist: python-docx>=1.1; extra == 'docx'
