Metadata-Version: 2.1
Name: pyexcel-export
Version: 0.2.2
Summary: Preserve 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
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: openpyxl (>=2.5,<3.0)
Requires-Dist: pyexcel (>=0.5.8,<0.6.0)
Requires-Dist: pyexcel-xlsx (>=0.5.6,<0.6.0)
Requires-Dist: pyyaml (>=3.13,<4.0)
