Metadata-Version: 2.1
Name: pyexcel-export
Version: 0.3.5
Summary: Keep good formatting when exporting to *.xlsx, *.yaml and *.json and when updating data.
Home-page: https://github.com/patarapolw/pyexcel-export
Author: Pacharapol Withayasakpunt
Author-email: patarapolw@gmail.com
Keywords: excel,openpyxl,pyexcel,yaml
Requires-Python: >=3.5
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: importlib_resources (>=1.0,<2.0)
Requires-Dist: openpyxl (>=2.5,<3.0)
Requires-Dist: oyaml (>=0.5.0,<0.6.0)
Requires-Dist: pyexcel (>=0.5.8,<0.6.0)
Requires-Dist: pyexcel-xlsx (>=0.5.6,<0.6.0)
