Metadata-Version: 2.1
Name: cassettedeck
Version: 2.0.2
Summary: A library store and replay aiohttp requests
Home-page: http://github.com/onna/cassettedeck
Author: Developer team at Onna Technologies
Author-email: dev@onna.com
License: Public
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: aiohttp (<3.6,>=3.4)
Requires-Dist: vcrpy (==1.12.0)
Requires-Dist: PyYAML (~=3.12.0)

To simplify and speed up tests that make HTTP requests


