Metadata-Version: 2.1
Name: wiremock
Version: 2.2.0
Summary: Wiremock Admin API Client
Home-page: https://github.com/platinummonkey/python-wiremock
Author: Cody Lee
Author-email: cody.lee@datadoghq.com
Maintainer: Cody Lee
Maintainer-email: cody.lee@datadoghq.com
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 :: 3
Classifier: Programming Language :: Python :: Implementation
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.4
Requires-Dist: setuptools (>=45.2.0)
Requires-Dist: requests (>=2.20.0)
Provides-Extra: develop
Requires-Dist: Sphinx (~=2.4.3) ; extra == 'develop'
Requires-Dist: black (~=19.10b0) ; extra == 'develop'
Requires-Dist: coverage (~=5.0.3) ; extra == 'develop'
Requires-Dist: detox (~=0.19) ; extra == 'develop'
Requires-Dist: mock (~=4.0.1) ; extra == 'develop'
Requires-Dist: nose (~=1.3.7) ; extra == 'develop'
Requires-Dist: python-coveralls (~=2.9.3) ; extra == 'develop'
Requires-Dist: responses (~=0.10.9) ; extra == 'develop'
Requires-Dist: requests (~=2.23.0) ; extra == 'develop'
Requires-Dist: sphinx-rtd-theme (~=0.4.3) ; extra == 'develop'
Requires-Dist: tox (~=3.14.0) ; extra == 'develop'
Requires-Dist: watchdog (~=0.10.2) ; extra == 'develop'
Requires-Dist: wheel (>=0.34.2) ; extra == 'develop'
Provides-Extra: docs
Requires-Dist: Sphinx (>=2.4.3) ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme (>=0.4.3) ; extra == 'docs'
Requires-Dist: watchdog (>=0.10.2) ; 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://github.com/platinummonkey/python-wiremock/issues>`_


