Metadata-Version: 2.0
Name: wiremock
Version: 1.0.2
Summary: Wiremock Admin API Client
Home-page: https://bitbucket.org/wellaware/python_wiremock
Author: Cody Lee
Author-email: codylee@wellaware.us
License: Apache Software License 2.0
Keywords: wiremock
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Environment :: Other Environment
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: six (>=1.10.0)
Requires-Dist: requests (==2.13.0)
Provides-Extra: develop
Requires-Dist: Sphinx (==1.5.3); extra == 'develop'
Requires-Dist: coverage (==4.3.4); extra == 'develop'
Requires-Dist: detox (==0.10.0); extra == 'develop'
Requires-Dist: mock (==2.0.0); extra == 'develop'
Requires-Dist: nose (==1.3.7); extra == 'develop'
Requires-Dist: python-coveralls (==2.9.0); extra == 'develop'
Requires-Dist: responses (==0.5.1); extra == 'develop'
Requires-Dist: requests (==2.13.0); extra == 'develop'
Requires-Dist: six (>=1.10.0); extra == 'develop'
Requires-Dist: sphinx-rtd-theme (==0.2.4); extra == 'develop'
Requires-Dist: tox (==2.6.0); extra == 'develop'
Requires-Dist: watchdog (==0.8.3); extra == 'develop'
Requires-Dist: wheel (>=0.24.0); extra == 'develop'
Provides-Extra: docs
Requires-Dist: Sphinx (>=1.5.3); extra == 'docs'
Requires-Dist: sphinx-rtd-theme (>=0.2.4); extra == 'docs'
Requires-Dist: watchdog (>=0.8.3); extra == 'docs'

wiremock is an API Client to the Admin API for WireMock Standalone installation: https://wiremock.org/docs

`Documentation <https://wiremock.readthedocs.org/en/latest/>`_

`Report a Bug <https://bitbucket.org/wellaware/python_wiremock/issues>`_


