LICENSE.txt
README.md
pyproject.toml
src/oxmsg/__init__.py
src/oxmsg/attachment.py
src/oxmsg/cli.py
src/oxmsg/message.py
src/oxmsg/properties.py
src/oxmsg/py.typed
src/oxmsg/recipient.py
src/oxmsg/storage.py
src/oxmsg/util.py
src/oxmsg/domain/__init__.py
src/oxmsg/domain/constants.py
src/oxmsg/domain/encodings.py
src/oxmsg/domain/model.py
src/oxmsg/domain/reference.py
src/python_oxmsg.egg-info/PKG-INFO
src/python_oxmsg.egg-info/SOURCES.txt
src/python_oxmsg.egg-info/dependency_links.txt
src/python_oxmsg.egg-info/entry_points.txt
src/python_oxmsg.egg-info/requires.txt
src/python_oxmsg.egg-info/top_level.txt
tests/test_attachment.py
tests/test_message.py
tests/test_properties.py
tests/test_recipient.py
tests/test_storage.py