Metadata-Version: 1.0
Name: JiraRobot
Version: 1.0
Summary: Robot library for interacting with JIRA
Home-page: https://github.com/NaviNet/JiraRobot
Author: Adam Simmons
Author-email: <asimmons@navinet.net>
License: Apache License, Version 2.0
Description: 	JiraRobot is a robot library for interacting with
				JIRA through the use of jirapython and JIRA REST API
        
            	Test script is available inside the distribution under the 'C:/Python27/JiraRobotTests' directory.
            
Keywords: robotframework robot testing testautomation jira restapi jirarobot
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