.gitignore
.readthedocs.yaml
LICENSE
Makefile
README.rst
SECURITY.md
pyproject.toml
setup.cfg
test.zip
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/codeql-analysis.yml
.github/workflows/publish.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/install.rst
docs/requirements.txt
email_report_checker/__init__.py
email_report_checker/dmarc.py
email_report_checker/py.typed
email_report_checker/tls.py
email_report_checker/util.py
email_report_checker.egg-info/PKG-INFO
email_report_checker.egg-info/SOURCES.txt
email_report_checker.egg-info/dependency_links.txt
email_report_checker.egg-info/entry_points.txt
email_report_checker.egg-info/top_level.txt
tests/test_dmarc.py
tests/test_tls.py
tests/test_util.py