Metadata-Version: 2.1
Name: presentpy
Version: 0.2.5
Summary: Create presentations from Jupyter Notebooks
License: MIT
Author: Antonio Feregrino
Author-email: antonio.feregrino@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Pygments (>=2.12.0,<3.0.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: mistletoe (>=0.8.2,<0.9.0)
Requires-Dist: nbconvert (>=6.5.0,<7.0.0)
Requires-Dist: python-pptx (>=0.6.21,<0.7.0)
