Metadata-Version: 2.2
Name: ExcelPlugin
Version: 0.1.0
Summary: Advanced Excel manipulation with pandas and openpyxl
Author-email: Subbotin Alexandr <subbotinstar@gmail.com>
License: MIT
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Office/Business :: Financial :: Spreadsheet
Classifier: Intended Audience :: Developers
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: pandas>=2.2.2
Requires-Dist: openpyxl>=3.1.3
Requires-Dist: typing-extensions>=4.0; python_version < "3.12"
