Metadata-Version: 1.0
Name: django-notifyme-by-email
Version: 0.0.1a
Summary: A notification framework for django
Home-page: http://github.com/stefanfoulis/django-notifyme-by-email
Author: Stefan Foulis
Author-email: stefan.foulis@gmail.com
License: BSD
Description: ========================
        django-notifyme-by-email
        ========================
        
        This is a plugin for https://github.com/stefanfoulis/django-notifyme
        
        ``django-notifyme-by-email`` is a delivery backend for django-notifyme. It allows sending notifications to the users
        email address. 
Platform: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
