.gitignore
MANIFEST.in
Makefile
README.md
olm_build.py
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
docs/Makefile
docs/conf.py
docs/index.html
docs/index.rst
docs/make.bat
docs/olm.rst
dummy/README
dummy/stddef.h
dummy/stdint.h
include/olm/olm.h
include/olm/pk.h
include/olm/sas.h
olm/__init__.py
olm/__version__.py
olm/_compat.py
olm/_finalize.py
olm/account.py
olm/group_session.py
olm/pk.py
olm/sas.py
olm/session.py
olm/utility.py
python_olm.egg-info/PKG-INFO
python_olm.egg-info/SOURCES.txt
python_olm.egg-info/dependency_links.txt
python_olm.egg-info/not-zip-safe
python_olm.egg-info/requires.txt
python_olm.egg-info/top_level.txt
tests/account_test.py
tests/group_session_test.py
tests/pk_test.py
tests/sas_test.py
tests/session_test.py
tests/utils_test.py