Metadata-Version: 0.0.2
Name: robotframework-excellibrary
Version: 0.0.2
Summary: Excel testing library for Robot Framework
Home-page: https://github.com/NaviNet/robotframework-excellibrary
Author: jyrkiwahlstedt, Simon McMorran
Author-email: <smcmorran@navinet.net>
License: Apache License, Version 2.0
Description: 	This test library provides keywords to allow 
				opening, reading, writing, and saving Excel files from Robot Framework.
        
            	Test script is available inside the distribution under the 'Tests' directory.
            
Keywords: robotframework testing testautomation excel
Platform: Any
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Quality Assurance