Metadata-Version: 1.1
Name: munch-mailsend
Version: 0.1.0
Summary: Sending mass emails with Munch.
Home-page: https://github.com/crunchmail/munch-mailsend
Author: Crunchmail
Author-email: dev@crunchmail.com
License: 0.1.0
Description: Munch-mailsend
        ==============
        
        Sending mass emails with `munch-core <https://github.com/crunchmail/munch-core>`_.
        This is default backend for munch-core.
        
        Developers
        ----------
        
        Install with pip: :code:`pip install --process-dependency-links --trusted-host git.owk.cc -e .`
        
        Run tests: :code:`munch django test munch_mailsend_tests --settings=munch_mailsend_tests.settings`
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.9
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
