Metadata-Version: 2.1
Name: django-push-notifications-joinup
Version: 1.6.6.1
Summary: Send push notifications to mobile devices through GCM, APNS or WNS and to browsers through WebPush (supported browsers: Chrome, Firefox and Opera) in Django
Home-page: https://github.com/we-are-joinup/django-push-notifications
Download-URL: https://github.com/we-are-joinup/django-push-notifications/tarball/1.6.4
Author: Jerome Leclanche
Author-email: jerome@leclan.ch
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: System :: Networking
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.11
Classifier: Framework :: Django :: 2.0
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: apns2>=0.3.0
Requires-Dist: pywebpush>=1.14.0
Requires-Dist: Django>=1.11
