LICENSE
README.md
pyproject.toml
bor/__init__.py
bor/app.py
bor/config.py
bor/mu.py
bor/tabs/__init__.py
bor/tabs/attachments.py
bor/tabs/base.py
bor/tabs/compose.py
bor/tabs/message.py
bor/tabs/message_index.py
bor/tabs/sync.py
bormail.egg-info/PKG-INFO
bormail.egg-info/SOURCES.txt
bormail.egg-info/dependency_links.txt
bormail.egg-info/entry_points.txt
bormail.egg-info/requires.txt
bormail.egg-info/top_level.txt
tests/test_app_integration.py
tests/test_compose.py
tests/test_config.py
tests/test_mu.py