README.md
pyproject.toml
setup.py
mailopt/__init__.py
mailopt/cli.py
mailopt/utils.py
mailopt.egg-info/PKG-INFO
mailopt.egg-info/SOURCES.txt
mailopt.egg-info/dependency_links.txt
mailopt.egg-info/entry_points.txt
mailopt.egg-info/not-zip-safe
mailopt.egg-info/requires.txt
mailopt.egg-info/top_level.txt
mailopt/commands/__init__.py
mailopt/commands/audit.py
mailopt/commands/images.py
mailopt/commands/inline.py
mailopt/commands/links.py
mailopt/commands/minify.py
mailopt/ml/__init__.py
mailopt/ml/spam_classifier.py
tests/__init__.py
tests/test_audit.py
tests/test_images.py
tests/test_links.py
tests/test_minify.py