Metadata-Version: 2.4
Name: pptagent-pptx
Version: 0.0.1
Summary: Create, read, and update PowerPoint 2007+ (.pptx) files.
Author-email: Hao Zheng <wszh712811@gmail.com>
License: MIT
Project-URL: Changelog, https://github.com/Force1ess/python-pptx/blob/master/HISTORY.rst
Project-URL: Documentation, https://python-pptx.readthedocs.io/en/latest/
Project-URL: Homepage, https://github.com/Force1ess/python-pptx
Project-URL: Repository, https://github.com/Force1ess/python-pptx
Keywords: powerpoint,ppt,pptx,openxml,office
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Office/Business :: Office Suites
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: Pillow>=3.3.2
Requires-Dist: XlsxWriter>=0.5.7
Requires-Dist: lxml>=3.1.0
Requires-Dist: typing_extensions>=4.9.0
Dynamic: license-file

*pptagent-pptx* is a Python library for creating, reading, and updating PowerPoint (.pptx)
files, forked from `python-pptx`.
