Metadata-Version: 2.1
Name: pdfpipe
Version: 2.0
Summary: Python command line tool to quickly create PDFs from text content
Home-page: https://github.com/coljac/pdfpipe
Author: Colin Jacobs
Author-email: colin@coljac.net
License: Public Domain
Keywords: pdf command-line
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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 :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Requires-Dist: fpdf2>=2.7
