Metadata-Version: 2.1
Name: excel-exporter-bms
Version: 0.1.0
Summary: A excel exporter based on YAML configuration files
License: MIT
Author: Bruno Santiago
Author-email: brunomsantiago@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: openpyxl (>=3.1.1,<4.0.0)
