36 lines
960 B
Plaintext
36 lines
960 B
Plaintext
Metadata-Version: 2.1
|
|
Name: Flask-Mail
|
|
Version: 0.9.1
|
|
Summary: Flask extension for sending email
|
|
Home-page: https://github.com/rduplain/flask-mail
|
|
Author: Dan Jacob
|
|
Author-email: danjac354@gmail.com
|
|
Maintainer: Ron DuPlain
|
|
Maintainer-email: ron.duplain@gmail.com
|
|
License: BSD
|
|
Platform: any
|
|
Classifier: Development Status :: 4 - Beta
|
|
Classifier: Environment :: Web Environment
|
|
Classifier: Intended Audience :: Developers
|
|
Classifier: License :: OSI Approved :: BSD License
|
|
Classifier: Operating System :: OS Independent
|
|
Classifier: Programming Language :: Python
|
|
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
License-File: LICENSE
|
|
Requires-Dist: Flask
|
|
Requires-Dist: blinker
|
|
|
|
|
|
Flask-Mail
|
|
----------
|
|
|
|
A Flask extension for sending email messages.
|
|
|
|
Please refer to the online documentation for details.
|
|
|
|
Links
|
|
`````
|
|
|
|
* `documentation <http://packages.python.org/Flask-Mail>`_
|