Metadata-Version: 1.1
Name: support
Version: 0.0.1
Summary: An evented server framework designed for building scalable and introspectable services. Built at PayPal, based on gevent.
Home-page: https://github.com/paypal/support
Author: Mahmoud Hashemi, Kurt Rose, Mark Williams, and Chris Lane
Author-email: mahmoud@paypal.com
License: BSD
Description: 
            support
            ~~~~~~~
        
            An evented server framework designed for building scalable
            and introspectable services. Built at PayPal, based on gevent.
        
            :copyright: (c) 2015 by Mahmoud Hashemi, Kurt Rose, Mark Williams, and Chris Lane
            :license: BSD, see LICENSE for more details.
        
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Server
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: BSD License
