Metadata-Version: 2.1
Name: aiohttp-boilerplate
Version: 0.1.5
Summary: 
License: MIT
Author: Vladyslav Tarasenko
Author-email: vladka@webdevelop.pro
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: Cython (==0.29.12)
Requires-Dist: aiodns (==2.0.0)
Requires-Dist: aiohttp (==3.5.4)
Requires-Dist: async-timeout (==3.0.1)
Requires-Dist: asyncpg (==0.18.3)
Requires-Dist: attrs (==19.1.0)
Requires-Dist: cchardet (==2.1.4)
Requires-Dist: cffi (==1.12.3)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: idna (==2.8)
Requires-Dist: marshmallow (==2.19.5)
Requires-Dist: multidict (==4.5.2)
Requires-Dist: pycares (==3.0.0)
Requires-Dist: pycparser (==2.19)
Requires-Dist: pyjwt (==1.7.1)
Requires-Dist: ujson (==1.35)
Requires-Dist: uvloop (==0.12.2)
Requires-Dist: yarl (==1.3.0)
