Metadata-Version: 2.0
Name: aiohttp-runserver
Version: 0.0.2
Summary: Development server for aiohttp apps.
Home-page: https://github.com/samuelcolvin/aiohttp-runserver
Author: Samuel Colvin
Author-email: s@muelcolvin.com
License: MIT
Keywords: aiohttp,debug,development,reload,livereload,server
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: aiohttp (>=0.21.6)
Requires-Dist: click (>=6.2)
Requires-Dist: watchdog (==0.8.3)

See `github.com/samuelcolvin/aiohttp_runserver <https://github.com/samuelcolvin/aiohttp_runserver>`__ for details.


