Metadata-Version: 2.1
Name: invoice-excel-to-pdf-2024
Version: 1.0.0
Summary: This package can be used to convert Excel invoices to PDF invoices.
Home-page: https://example.com
Author: Roberto
Author-email: your.email@example.com
License: MIT
Keywords: invoice,excel,pdf
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pandas
Requires-Dist: fpdf
Requires-Dist: openpyxl
