Metadata-Version: 2.1
Name: asks
Version: 3.0.0
Summary: asks - async http
Home-page: https://github.com/theelous3/asks
Author: Mark Jameson - aka theelous3
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Trio
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >= 3.6.2
License-File: LICENCE.txt

asks is an async http lib for curio, trio and asyncio

