Metadata-Version: 1.1
Name: postie
Version: 1.1.1
Summary: Simple Python library to manage SMTP configurations.
Home-page: https://github.com/tomleese/postie
Author: Tom Leese
Author-email: inbox@tomleese.me.uk
License: UNKNOWN
Description: Postie
        ======
        
        *Oh yes, wait a minute Mr Postman.*
        
        .. image:: https://pypip.in/download/postie/badge.svg
            :target: https://pypi.python.org/pypi/postie/
        .. image:: https://pypip.in/version/postie/badge.svg
            :target: https://pypi.python.org/pypi/postie/
        .. image:: https://travis-ci.org/tomleese/postie.svg?branch=master
            :target: https://travis-ci.org/tomleese/postie
        
        Simple Python library to manage SMTP configurations.
        
        For more information please refer to the online docs:
        
        https://postie.readthedocs.org
        
Platform: UNKNOWN
Classifier: Topic :: Internet
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
