MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
src/deltachat/__init__.py
src/deltachat/_build.py
src/deltachat/account.py
src/deltachat/chatting.py
src/deltachat/const.py
src/deltachat/cutil.py
src/deltachat/types.py
src/deltachat.egg-info/PKG-INFO
src/deltachat.egg-info/SOURCES.txt
src/deltachat.egg-info/dependency_links.txt
src/deltachat.egg-info/requires.txt
src/deltachat.egg-info/top_level.txt
tests/conftest.py
tests/test_account.py
tests/test_lowlevel.py