Metadata-Version: 1.1
Name: telegraphy
Version: 0.1.1h
Summary: Telegraphy - Real Time Events For Django.
Home-page: http://telegraphy.machinalis.com
Author: Nahuel Defossé
Author-email: nahuel.defosse@gmail.com
License: Apache License 2.0
Description: 
        Telegraphy
        ==========
        
        About the project
        -----------------
        
        Telegraphy provides real time events for WSGI Python applications with additional
        features such as event filtering, subscription persistence and authorization/authentication.
        
        It's initially intended for Django but you can extend it to any WSGI framework.
        
Keywords: django real-time-web websocket wamp
Platform: Any
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Framework :: Django
Classifier: Framework :: Twisted
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
