Metadata-Version: 2.1
Name: HammerTime-http
Version: 0.8
Summary: HammerTime is an HTTP client library aiming to perform a large number of requests on a server as fast as it can take them, but without distrupting operations significantly.
Home-page: https://github.com/delvelabs/hammertime
Author: Delve Labs inc.
Author-email: info@delvelabs.ca
License: GPLv2
Platform: UNKNOWN
Requires-Python: >=3.6.0,<3.9.0
Requires-Dist: aiohttp (<4.0.0,>=3.7.3)
Requires-Dist: easyinject (==0.3)
Requires-Dist: aiodns (<3.0.0,>=1.1.1)
Provides-Extra: simhash
Requires-Dist: simhash (==2.0.0) ; extra == 'simhash'
Provides-Extra: simhash-py
Requires-Dist: forkedsimhash-py (==0.4.2) ; extra == 'simhash-py'
Requires-Dist: six ; extra == 'simhash-py'

UNKNOWN


