Metadata-Version: 2.0 Name: Kyoukai Version: 2.2.0 Summary: A fast, asynchronous web framework for Python 3.5+ Home-page: https://mirai.veriny.tf Author: Isaac Dickinson Author-email: sun@veriny.tf License: MIT Platform: UNKNOWN Classifier: Development Status :: 4 - Beta Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 3 :: Only Classifier: Programming Language :: Python :: 3.5 Classifier: Topic :: Internet Classifier: Topic :: Software Development :: Libraries Classifier: Topic :: Software Development :: Libraries :: Application Frameworks Requires-Dist: asphalt (>=2.1.1,<=3.1.0) Requires-Dist: h2 (>=3.0.0,<=3.1.0) Requires-Dist: httptools (>=0.0.9,<=0.1.0) Requires-Dist: werkzeug (<=0.13.0,>=0.12.0) Provides-Extra: gunicorn Requires-Dist: aiohttp (>=2.2.0,<=2.3.0); extra == 'gunicorn' Requires-Dist: gunicorn (>=19.6.0); extra == 'gunicorn' Provides-Extra: uwsgi Requires-Dist: greenlet (>=0.4.0); extra == 'uwsgi' UNKNOWN