Metadata-Version: 2.1
Name: mzemail
Version: 0.1.1
Summary: A simple email package for Python. It provides a simple way to send emails using SMTP and SendGrid.
Author: Zardin Nicolo
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE.txt
Requires-Dist: secure-smtplib
Requires-Dist: sendgrid
