Metadata-Version: 2.1
Name: pptx2md
Version: 2.0.5
Summary: This package converts pptx to markdown
Home-page: https://github.com/ssine/pptx2md
License: MIT Licence
Author: Liu Siyao
Author-email: liu.siyao@qq.com
Requires-Python: >=3.10,<4
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: Pillow (>=6.0.0)
Requires-Dist: numpy (>=2.1.3,<3.0.0)
Requires-Dist: pydantic (>=2.9.2,<3.0.0)
Requires-Dist: python-pptx (>=0.6.18)
Requires-Dist: rapidfuzz (>=0.10.0)
Requires-Dist: scipy (>=1.14.1,<2.0.0)
Requires-Dist: tqdm (>=4)
Project-URL: Repository, https://github.com/ssine/pptx2md
