Metadata-Version: 2.0
Name: vcrpy
Version: 1.1.2
Summary: Automatically mock your HTTP interactions to simplify and speed up testing
Home-page: https://github.com/kevin1024/vcrpy
Author: Kevin McCarthy
Author-email: me@kevinmccarthy.org
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: PyYAML
Requires-Dist: mock
Requires-Dist: six
Requires-Dist: contextlib2
Requires-Dist: wrapt

UNKNOWN


