Metadata-Version: 2.1
Name: mdpaper
Version: 0.0.3
Summary: A package for organizing and compiling a thesis type document with markdown.
Author: Thomas Tu
Author-email: thomasthetu@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: dynaconf (>=3.1.7,<4.0.0)
Requires-Dist: invoke (>=1.6.0,<2.0.0)
Requires-Dist: pandoc-docx-pagebreak (>=0.0.2,<0.0.3)
Requires-Dist: typer[all] (>=0.4.0,<0.5.0)
