Metadata-Version: 1.1
Name: grole
Version: 0.2.1
Summary: A simple asyncio based web framework
Home-page: https://github.com/witchard/grole
Author: witchard
Author-email: witchard@hotmail.co.uk
License: MIT
Download-URL: https://github.com/witchard/grole/tarball/0.2.1
Description-Content-Type: UNKNOWN
Description: 
        Grole is a python (3.5+) nano web framework based on asyncio. It's goals are to be simple, embedable (single file and standard library only) and easy to use.
        
Keywords: web,framework,asyncio,grole
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
