Metadata-Version: 2.0
Name: zb-restqa
Version: 0.0.2
Summary: A package containing the framework for REST API testing
Home-page: http://pypi.python.org/pypi/zb-restqa/
Author: Manjunath Somashekar
Author-email: ujnamss@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: Automation,REST,API,QA,Declarative,Framework
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: PyYAML
Requires-Dist: configparser
Requires-Dist: future (>=0.16.0)
Requires-Dist: jmespath
Requires-Dist: requests
Requires-Dist: slackclient
Requires-Dist: zb-common

A package containing the framework for REST API testing
-----------------------------------------------------

This version requires Python 2.7 or later


