LICENSE
README.md
pyproject.toml
EMLMailReader/Content_Disposition.py
EMLMailReader/Content_Type.py
EMLMailReader/Custom_Exceptions.py
EMLMailReader/Enumerations.py
EMLMailReader/Mail_Address.py
EMLMailReader/Mail_Attachment.py
EMLMailReader/Mail_Reader.py
EMLMailReader/Processing_Logs.py
EMLMailReader/Rx_Mail_Message.py
EMLMailReader/Text_Encoding.py
EMLMailReader/__init__.py
emlmailreader.egg-info/PKG-INFO
emlmailreader.egg-info/SOURCES.txt
emlmailreader.egg-info/dependency_links.txt
emlmailreader.egg-info/top_level.txt
tests/test_content_disposition.py
tests/test_content_type.py
tests/test_email_parsing.py
tests/test_mail_address.py
tests/test_mail_attachment.py
tests/test_text_encoding.py