Metadata-Version: 2.1
Name: rootmd
Version: 0.3.0
Summary: RootMD is a markdown processor for markdown with ROOT-flavored c++ code. RootMD can execute c++ code and inject the output (from stdout, stderr) and link or embed image outputs
Author: Daniel Brandenburg
Author-email: hello@jdbburg.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: mistletoe (>=0.8.1,<0.9.0)
Requires-Dist: pyyaml (>=5.4.1,<6.0.0)
Requires-Dist: rich (>=11.0.0,<12.0.0)
Requires-Dist: watchdog (>=2.1.6,<3.0.0)
