Metadata-Version: 2.1
Name: RiceXL
Version: 0.5.5
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
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/wbsabc/RiceXL/issues
Platform: UNKNOWN
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-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# RiceXL

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


