LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
tox.ini
src/email2dict/__init__.py
src/email2dict/py.typed
src/email2dict.egg-info/PKG-INFO
src/email2dict.egg-info/SOURCES.txt
src/email2dict.egg-info/dependency_links.txt
src/email2dict.egg-info/top_level.txt
test/test_email2dict.py
test/test_util.py
test/data/emails/encoded_headers.eml
test/data/emails/encoded_headers.py
test/data/emails/from_line.eml
test/data/emails/from_line.py
test/data/emails/groups.eml
test/data/emails/groups.py
test/data/emails/has_rfc822.eml
test/data/emails/has_rfc822.py
test/data/emails/related.eml
test/data/emails/related.py
test/data/emails/reply_to.eml
test/data/emails/reply_to.py
test/data/emails/resent.eml
test/data/emails/resent.py
test/data/emails/sender.eml
test/data/emails/sender.py
test/data/emails/twine_release.eml
test/data/emails/twine_release.py
test/data/mboxes/rfc822.mbox
test/data/mboxes/rfc822.py
test/data/mboxes/sample.mbox
test/data/mboxes/sample.py