Metadata-Version: 1.1
Name: pymassmailer
Version: 1.1
Summary: Mass Mailer using mallow mailer and jinja2 templates
Home-page: https://github.com/hur1can3/pymassmailer
Author: Matthew Levandowski
Author-email: levandowski.matthew@gmail.com
License: Apache
Description: TODO
        ====
        
        #. Add more tests
        #. Add option to create config object from CSV file
        
        Changelog
        =========
        
        Contributors listed as [github.com username] where they are on github 
        
        
        [hur1can3]
        1.0 - Released
        --------------
        #. Use Jinja2 for templates
        #. Use Config object in constructor
        #. Add file attachment support
        
        
        [hur1can3]
        
        0.1 - Unreleased
        ----------------
        
        #. Use mallow mailer
        
        [Matthew Levandowski]
          
        
        
        
        
Keywords: EMAIL SMTP JINJA
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
