Metadata-Version: 2.1
Name: email_forwarding_checker
Version: 0.2.1
Summary: Checks if a configured email forwarding is working
Home-page: https://github.com/verybadsoldier/email_forwarding_checker
Author: verybadsoldier
Author-email: vbs@springrts.de
License: GPLv3
Project-URL: Documentation, https://pyscaffold.org/
Project-URL: Source, https://github.com/verybadsoldier/email_forwarding_checker
Project-URL: Tracker, https://github.com/verybadsoldier/email_forwarding_checker/issues
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst; charset=UTF-8
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: paho-mqtt==1.*
Requires-Dist: pyyaml==6.*
Requires-Dist: schedule==1.*

.. These are examples of badges you might want to add to your README:
   please update the URLs accordingly

    .. image:: https://api.cirrus-ci.com/github/<USER>/email_forwarding_checker.svg?branch=main
        :alt: Built Status
        :target: https://cirrus-ci.com/github/<USER>/email_forwarding_checker
    .. image:: https://readthedocs.org/projects/email_forwarding_checker/badge/?version=latest
        :alt: ReadTheDocs
        :target: https://email_forwarding_checker.readthedocs.io/en/stable/
    .. image:: https://img.shields.io/coveralls/github/<USER>/email_forwarding_checker/main.svg
        :alt: Coveralls
        :target: https://coveralls.io/r/<USER>/email_forwarding_checker
    .. image:: https://img.shields.io/pypi/v/email_forwarding_checker.svg
        :alt: PyPI-Server
        :target: https://pypi.org/project/email_forwarding_checker/
    .. image:: https://img.shields.io/conda/vn/conda-forge/email_forwarding_checker.svg
        :alt: Conda-Forge
        :target: https://anaconda.org/conda-forge/email_forwarding_checker
    .. image:: https://pepy.tech/badge/email_forwarding_checker/month
        :alt: Monthly Downloads
        :target: https://pepy.tech/project/email_forwarding_checker
    .. image:: https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter
        :alt: Twitter
        :target: https://twitter.com/email_forwarding_checker

.. image:: https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold
    :alt: Project generated with PyScaffold
    :target: https://pyscaffold.org/

|

========================
email_forwarding_checker
========================


    Add a short description here!


A longer description of your project goes here...


.. _pyscaffold-notes:

Note
====

This project has been set up using PyScaffold 4.5. For details and usage
information on PyScaffold see https://pyscaffold.org/.
