Metadata-Version: 1.2
Name: aresponses
Version: 2.0.2
Summary: Asyncio testing server. Similar to the responses library used for 'requests'
Home-page: https://github.com/circleup/aresponses
Author: Bryce Drennan, CircleUp
Author-email: aresponses@brycedrennan.com   
License: UNKNOWN
Download-URL: https://github.com/circleup/aresponses/tarball/2.0.2
Description: UNKNOWN
Keywords: asyncio,testing,responses
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
