Metadata-Version: 1.1
Name: letter
Version: 0.2.0
Summary: Send you letters for fun or profit
Home-page: https://github.com/davidmiller/letter
Author: David Miller
Author-email: david@deadpansincerity.com
License: UNKNOWN
Description: Nicer Emails for Python.
        
        
        0.2.0
        ++++++++++++++++++++++++++++++
        Stop relying on Mailtools.
        letter.Letter interface for SMTP messages as well.
        
        
        0.1.0
        ++++++++++++++++++
        Add a Django compatibility layer for composing emails there.
        Write the letter.Letter class based interface.
        
        0.0.3
        ++++++++++++++++++
        Forgive nonexistant directories on the temlpate search path.
        
        0.0.2 (09 10 2012)
        ++++++++++++++++++
        
        Initial version
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2.6
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
