Metadata-Version: 1.2
Name: xlrw
Version: 0.0.1
Summary: xlrw is a Python library to read/write Excel files.
Home-page: https://github.com/liukecode/xlrw.git
Author: Liuke
Author-email: UNKNOWN
License: UNKNOWN
Description-Content-Type: text/markdown
Description: # xlrw
        xlrw is a Python library to read/write Excel files
        support 2010 xlsx/xlsm/xltx/xltm  97-2003 xls/xls/xlt/xlt
Keywords: python,xlrw
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Requires-Python: >=3
