Metadata-Version: 1.2
Name: robotframework-excel
Version: 1.0.0b2
Summary: Robot Framework
Home-page: https://github.com/zero-88/robotframework-excel
Author: zero
Author-email: <sontt246@gmail.com>
License: Apache License 2.0
Download-URL: https://github.com/zero-88/robotframework-excel/tarball/1.0.0b2
Description: This test library provides some keywords to allow
        opening, reading, writing, and saving Excel files
        from Robot Framework.
Keywords: robotframework testing testautomation excel
Platform: any
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4
