Metadata-Version: 2.1
Name: RiceXL
Version: 0.6.4
Summary: A tool for handling Excel easily. Handle both xls and xlsx in the same way.
Home-page: https://github.com/wbsabc/RiceXL
Author: SNAKE
Author-email: admin@wangbaishi.com
Project-URL: Bug Tracker, https://github.com/wbsabc/RiceXL/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires: xlrd
Requires: xlwt
Requires: xlutils
Requires: openpyxl
Requires: os
Requires: re
Requires: tempfile
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: xlrd
Requires-Dist: xlwt
Requires-Dist: xlutils
Requires-Dist: openpyxl
Requires-Dist: os
Requires-Dist: re
Requires-Dist: tempfile

# RiceXL

A tool for handling Excel easily. Handle both xls and xlsx in the same way.
[Github](https://github.com/wbsabc/RiceXL)
