LICENSE
README.md
pyproject.toml
imap_dispatcher/__init__.py
imap_dispatcher/__main__.py
imap_dispatcher/config.py
imap_dispatcher/feedback.py
imap_dispatcher/imap_ops.py
imap_dispatcher/learned.py
imap_dispatcher/match.py
imap_dispatcher/mistral.py
imap_dispatcher/runner.py
imap_dispatcher/state.py
imap_dispatcher.egg-info/PKG-INFO
imap_dispatcher.egg-info/SOURCES.txt
imap_dispatcher.egg-info/dependency_links.txt
imap_dispatcher.egg-info/entry_points.txt
imap_dispatcher.egg-info/requires.txt
imap_dispatcher.egg-info/top_level.txt
tests/test_config.py
tests/test_feedback.py
tests/test_learned.py
tests/test_match.py
tests/test_mistral.py
tests/test_runner.py
tests/test_state.py