Metadata-Version: 1.1
Name: pysend
Version: 0.0.5
Summary: Unified interface for sending email
Home-page: https://github.com/growdaisy/pysend
Author: Pokey Rule
Author-email: pokey@growdaisy.com
License: MIT
Description: PySend
        ======
        Unified interface for sending emails in Python.  Currently
        supports SMTP and the SendGrid Web API.
        
Keywords: email smtp sendgrid
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications :: Email
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
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
