CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
setup.py
imbox/__init__.py
imbox/imap.py
imbox/imbox.py
imbox/messages.py
imbox/parser.py
imbox/query.py
imbox/utils.py
imbox/version.py
imbox.egg-info/PKG-INFO
imbox.egg-info/SOURCES.txt
imbox.egg-info/dependency_links.txt
imbox.egg-info/not-zip-safe
imbox.egg-info/requires.txt
imbox.egg-info/top_level.txt
imbox/vendors/__init__.py
imbox/vendors/gmail.py
imbox/vendors/helpers.py
tests/8422.msg
tests/__init__.py
tests/parser_tests.py
tests/query_tests.py