Metadata-Version: 2.4
Name: invoice_pdf_lib
Version: 3.0.0
Summary: A Python library for exporting data to pdf file and generate invoice number.
Author-email: Pooja <x23389401@student.ncirl.ie>
License: MIT
Keywords: pdf,export,invoice
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: reportlab>=4.0.0
Requires-Dist: xhtml2pdf>=0.2.0
Requires-Dist: requests>=2.28.0
Dynamic: license-file
