LICENSE
README.md
pyproject.toml
forge_mvc_mail/__init__.py
forge_mvc_mail/cli.py
forge_mvc_mail/commands.py
forge_mvc_mail/config.py
forge_mvc_mail/exceptions.py
forge_mvc_mail/log.py
forge_mvc_mail/mailer.py
forge_mvc_mail/message.py
forge_mvc_mail/py.typed
forge_mvc_mail/templates.py
forge_mvc_mail/transports.py
forge_mvc_mail.egg-info/PKG-INFO
forge_mvc_mail.egg-info/SOURCES.txt
forge_mvc_mail.egg-info/dependency_links.txt
forge_mvc_mail.egg-info/entry_points.txt
forge_mvc_mail.egg-info/requires.txt
forge_mvc_mail.egg-info/top_level.txt
tests/test_mail.py
tests/test_mail_cli.py
tests/test_mail_log.py
tests/test_mail_message.py
tests/test_mail_templates.py
tests/test_mail_tls_verify_001.py
tests/test_mail_transports.py
tests/test_mail_typing_strict_guard_001.py
tests/test_mailer.py
tests/test_smoke_mail_001.py