Metadata-Version: 2.1
Name: report-pdf-wrapper
Version: 0.5.0
Summary: A simple pip module for creating generic PDF reports.
Home-page: https://github.com/nr-software/Report-PDF-Creation.git
Author: Alex Nuccio
Author-email: nrsoftwareservices@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: PyMuPDF ==1.24.1
Requires-Dist: PyMuPDFb ==1.24.1

# Report-PDF-Creation
This python projects uses PyMuPDF to create generic report templates, with widgets that are easily fillable and modifiable.


