Metadata-Version: 1.1
Name: strudelpy
Version: 0.3.5
Summary: Easy as Pie Emails in Python
Home-page: https://github.com/harel/strudelpy
Author: Harel Malka
Author-email: harel@harelmalka.com
License: MIT
Download-URL: https://github.com/harel/strudelpy/archive/0.3.tar.gz
Description: StrudelPy is an easy to use library to manage sending emails in a OO way.The library is comprised of a SMTP object to manage connections to SMTPservers and an Email object to handle the messages themselves.Supports Python 2 and 3.
Keywords: email,smtp
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications :: Email
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
