Metadata-Version: 1.1
Name: ztfy.mail
Version: 0.1.6
Summary: ZTFY interfaces and utilities for mail handling
Home-page: http://www.ztfy.org
Author: Thierry Florac
Author-email: tflorac@ulthar.net
License: ZPL
Description: =================
        ztfy.mail package
        =================
        
        .. contents::
        
        What is ztfy.mail ?
        ===================
        
        ztfy.mail is a small package which provides a few interfaces and utilities
        to help handling email messages.
        
        
        How to use ztfy.mail ?
        ======================
        ztfy.mail usages will be described on `ZTFY home page`_
        
          :: _`ZTFY home page`: http://www.ztfy.org
        
        
        Contributors
        ============
        
        Thierry Florac <tflorac@ulthar.net> - Author
        
        
        HISTORY
        =======
        
        0.1.6
        -----
         - added 'charset' parameter to TextMessage constructor
        
        0.1.5
        -----
         - added "getPrincipalAddress" helper function
        
        0.1.4
        -----
         - updated Buildout's bootstrap
         - updated dependencies
         - corrected imports for PEP 8
        
        0.1.3
        -----
         - handle message target addresses as a list or as a single string
        
        0.1.2
        -----
         - initialized I18n translations
        
        0.1.1
        -----
         - first published release, only minor formatting changes...
        
        0.1.0
        -----
         - first release
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
