Metadata-Version: 2.1 Name: aiohttp-scraper Version: 0.1.2 Summary: An asyncronous HTTP client built for web scraping. License: MIT Author: Johannes Gontrum Author-email: j@gontrum.me Requires-Python: >=3.7,<4.0 Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.7 Requires-Dist: aiodns (>=2.0.0,<3.0.0) Requires-Dist: aiohttp (>=3.6.1,<4.0.0) Requires-Dist: aioredis (>=1.2.0,<2.0.0) Requires-Dist: tldextract (>=2.2.1,<3.0.0)