Metadata-Version: 2.4
Name: kai-emailutils
Version: 0.1.0
Summary: Helpful email stuff
Author-email: Kai Bellmann <kb@bellmann-engineering.com>
Maintainer-email: Kai Bellmann <kb@bellmann-engineering.com>
License: MIT license
Project-URL: bugs, https://github.com/beengineering/emailutils/issues
Project-URL: changelog, https://github.com/beengineering/emailutils/blob/master/changelog.md
Project-URL: homepage, https://github.com/beengineering/emailutils
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
Provides-Extra: dev
Requires-Dist: coverage; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Dynamic: license-file

==========
EMailUtils
==========


.. image:: https://img.shields.io/pypi/v/emailutils.svg
        :target: https://pypi.python.org/pypi/emailutils

.. image:: https://img.shields.io/travis/beengineering/emailutils.svg
        :target: https://travis-ci.com/beengineering/emailutils

.. image:: https://readthedocs.org/projects/emailutils/badge/?version=latest
        :target: https://emailutils.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Helpful email stuff


* Free software: MIT license
* Documentation: https://emailutils.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
