Metadata-Version: 2.1
Name: django-webpush-backport
Version: 0.0.1
Summary: A simple Django 1.9 package to integrate Web Push Notification in your Application
Home-page: https://www.github.com/yoitsdave/django-webpush
Author: Judah Levy
Author-email: judahjlevy@gmail.com
License: GNU Public License
Description: This is an exact copy of https://github.com/safwanrahman/django-webpush, with 
        very few, very minor changes that allow it to work on Django 1.9.
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.9
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Description-Content-Type: text/markdown
