Metadata-Version: 1.0
Name: gunicorn-websocket
Version: 0.0.2
Summary: Websocket handler for the gunicorn server, a Python wsgi server, fork and modify from gevent-websocket
Home-page: http://code.dapps.douban.com/gunicorn-websocket
Author: CMGS
Author-email: ilskdw@gmail.com
License: BSD
Description: ==================
        gunicorn-websocket
        ==================
        
        `gunicorn-websocket`_ is a websocket library for the gunicorn_ wsgi server
        fork and modify from `gevent-websocket`_ written written and maintained by `Jeffrey Gelens`_ 
        It is licensed under the BSD license.
        
        .. _gevent-websocket: http://www.bitbucket.org/Jeffrey/gevent-websocket/
        .. _gevent: http://www.gevent.org/
        .. _Jeffrey Gelens: http://www.gelens.org/
        .. _PyPi: http://pypi.python.org/pypi/gevent-websocket/
        .. _repository: http://www.bitbucket.org/Jeffrey/gevent-websocket/
        .. _gunicorn: http://gunicorn.org/
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
