Metadata-Version: 1.1
Name: tornado-exts
Version: 0.0.2
Summary: A python module that contain common definitions for Django and Tornado game project
Home-page: https://bitbucket.org/Rustem/iogame-tor-exts
Author: Rustem Kamun, German Ilyin, Cool Max
Author-email: r.kamun@gmail.com
License: MIT
Description: TornadoExtensions
        ===============
        
        A module that contains different extensions for packages adapted to tornado (cache, sockjs, ...).
        We have utilized them for building real-time services and multiplayer real-time game.
        
        
        
        installation::
        
            python setup.py install
        
Keywords: django tornado common
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 2.7
