Metadata-Version: 2.1
Name: pdf-suite
Version: 0.5.0
Summary: PDF CLI tool that allows to merge, extractimages, compress and more from PDF documents.
Home-page: https://github.com/faissaloux/pdf-suite
Author: Faissal Wahabali
Author-email: fwahabali@gmail.com
License: MIT
Project-URL: Source, https://github.com/faissaloux/pdf-suite
Project-URL: Author, https://www.faissaloux.com
Keywords: pdf,merge pdf,pdf to image,compress pdf
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Typing :: Typed
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: <4,>=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyPDF2===3.0.1
Requires-Dist: termspark===2.2.1
Requires-Dist: typer===0.16.0
Requires-Dist: PyMuPDF===1.26.3
Requires-Dist: pypdf[image]===6.0.0
Requires-Dist: img2pdf===0.6.1
Provides-Extra: dev
Requires-Dist: mypy==1.17.1; extra == "dev"

