Metadata-Version: 1.1
Name: tornado-exts
Version: 0.0.1
Summary: A python module that contain common definitions for Django and Tornado game project
Home-page: http://bitbucket.org/execon/game-commons
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, ...)
        
        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
