Metadata-Version: 1.0
Name: django-pushserver
Version: 0.1.4
Summary: Push server for Django based on Leo Ponomarev's Basic HTTP Push Relay Protocol.
Home-page: https://github.com/mitar/django-pushserver
Author: Mitar
Author-email: mitar.django@tnode.com
License: AGPLv3
Description: This Django application provides a push server for Django based on Leo
        Ponomarev's Basic HTTP Push Relay Protocol. Useful especially while locally
        developing Django applications using Nginx HTTP push module.
        
        Documentation is found at:
        
        http://django-pushserver.readthedocs.org/
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
