Metadata-Version: 2.2
Name: ExcelPlugin
Version: 0.1.2
Summary: Плагин для гибкой настройки Excel документов.
Author-email: Subbotin Alexandr <subbotinstar@gmail.com>
License: MIT
Keywords: excel,ExcelPlugin,pandas,openpyxl,spreadsheet
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Office/Business :: Financial :: Spreadsheet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
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"
