Metadata-Version: 2.0
Name: asphalt-mailer
Version: 1.1.0
Summary: Mailer component for the Asphalt framework
Home-page: https://github.com/asphalt-framework/asphalt-mailer
Author: Alex Grönholm
Author-email: alex.gronholm@nextday.fi
License: Apache License 2.0
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Communications :: Email
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: asphalt (>=1.2,<2.0)

.. image:: https://travis-ci.org/asphalt-framework/asphalt-mailer.svg?branch=master
  :target: https://travis-ci.org/asphalt-framework/asphalt-mailer
  :alt: Build Status
.. image:: https://coveralls.io/repos/asphalt-framework/asphalt-mailer/badge.svg?branch=master&service=github
  :target: https://coveralls.io/github/asphalt-framework/asphalt-mailer?branch=master
  :alt: Code Coverage
.. image:: https://codeclimate.com/github/asphalt-framework/asphalt-mailer/badges/gpa.svg
  :target: https://codeclimate.com/github/asphalt-framework/asphalt-mailer
  :alt: Code Climate

This is a component for the Asphalt framework.
It provides a means for sending email from Asphalt applications.


Project links
-------------

* `Documentation`_
* `Help and support`_
* `Source code`_
* `Issue tracker`_


.. _Documentation: http://asphalt-mailer.readthedocs.org/en/latest/
.. _Help and support: https://github.com/asphalt-framework/asphalt/wiki/Help-and-support
.. _Source code: https://github.com/asphalt-framework/asphalt-mailer
.. _Issue tracker: https://github.com/asphalt-framework/asphalt-mailer/issues


