Metadata-Version: 1.1
Name: tornadohttp
Version: 0.1.0-3a
Summary: Generic Tornado Server
Home-page: https://github.com/kejbaly2/tornadohttp
Author: Chris Ward
Author-email: cward@redhat.com
License: GPLv3
Download-URL: https://github.com/kejbaly2/tornadohttp/archive/master.zip
Description: Generic Tornado Server
        ======================
        
        **Author:** "Chris Ward" <cward@redhat.com>
        
        **Sources:** https://github.com/kejbaly2/tornadohttp
        
        
        Install
        ~~~~~~~
        
        pip install tornadohttp
        
Keywords: tornado
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Topic :: Utilities
Requires: tornado (>=3.2)
Provides: tornadohttp
