Metadata-Version: 2.0 Name: Kyoukai Version: 2.2.1.post1 Summary: A fast, asynchronous web framework for Python 3.5+ Home-page: https://mirai.veriny.tf Author: Laura Dickinson Author-email: l@veriny.tf License: MIT Description-Content-Type: UNKNOWN Platform: UNKNOWN Requires-Dist: httptools (<0.1.0,>=0.0.9) Requires-Dist: asphalt (!=3.0.0,>=2.1.1) Requires-Dist: werkzeug (<0.13.0,>=0.12.0) Requires-Dist: h2 (<3.1.0,>=3.0.0) Provides-Extra: gunicorn Requires-Dist: aiohttp (<2.3.0,>=2.2.0); extra == 'gunicorn' Requires-Dist: gunicorn (>=19.6.0); extra == 'gunicorn' Provides-Extra: uwsgi Requires-Dist: greenlet (>=0.4.0); extra == 'uwsgi' UNKNOWN