Metadata-Version: 2.1
Name: readExcelFile
Version: 1.0.0
Summary: A Python package for reading Excel files.
Author: Harsh Jani
Author-email: jani99harsh@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: xlrd
Requires-Dist: openpyxl
Requires-Dist: pandas
Requires-Dist: xlwings
