Metadata-Version: 2.0
Name: Kyoukai
Version: 2.0.1
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.0)
Requires-Dist: h2 (>=2.5.0)
Requires-Dist: httptools (>=0.0.9)
Requires-Dist: werkzeug (>=0.11.10)
Provides-Extra: gunicorn
Requires-Dist: aiohttp (>=1.1.0); extra == 'gunicorn'
Requires-Dist: gunicorn (>=19.6.0); extra == 'gunicorn'
Provides-Extra: uwsgi
Requires-Dist: greenlet (>=0.4.0); extra == 'uwsgi'

UNKNOWN


