Metadata-Version: 1.1
Name: newzmail
Version: 0.2.10
Summary: Zmail makes it easier to send and retrieve emails in python3.Forked from hangyunhao116/zmail
Home-page: https://github.com/CoderKwong/zmail
Author: kwong
Author-email: jiangyanhao1991@gmail.com
License: MIT Licence
Description: Zmail makes it easier to send and retrieve emails in python3. There's no need to manually add—server address, port, suitable protocol, and so on—Zmail will do it for you. Besides, use a python dict as a mail is also more intuitive.
Keywords: email python3 package
Platform: all
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
