Metadata-Version: 1.1
Name: ses-mail
Version: 1.0.1
Summary: Sending email using AWS SES
Home-page: https://github.com/michaeltcoelho/flask-ses
Author: Michael Coelho
Author-email: michael.tcoelho@gmail.com
License: MIT
Description: 
        Flask-SES
        =========
        
        This tiny library will help you to send email using boto3 through AWS SES.
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
