LICENSE
README.md
pyproject.toml
./matrix_sdk/__init__.py
./matrix_sdk/alias.py
./matrix_sdk/archivefetch.py
./matrix_sdk/cache.py
./matrix_sdk/client.py
./matrix_sdk/deep_link.py
./matrix_sdk/gitfetch.py
./matrix_sdk/ids.py
./matrix_sdk/installer.py
./matrix_sdk/manifest.py
./matrix_sdk/policy.py
./matrix_sdk/python_builder.py
./matrix_sdk/runtime.py
./matrix_sdk/schemas.py
./matrix_sdk/search.py
./matrix_sdk/ssl_compat.py
matrix_python_sdk.egg-info/PKG-INFO
matrix_python_sdk.egg-info/SOURCES.txt
matrix_python_sdk.egg-info/dependency_links.txt
matrix_python_sdk.egg-info/entry_points.txt
matrix_python_sdk.egg-info/requires.txt
matrix_python_sdk.egg-info/top_level.txt
matrix_sdk/__init__.py
matrix_sdk/alias.py
matrix_sdk/archivefetch.py
matrix_sdk/cache.py
matrix_sdk/client.py
matrix_sdk/deep_link.py
matrix_sdk/gitfetch.py
matrix_sdk/ids.py
matrix_sdk/installer.py
matrix_sdk/manifest.py
matrix_sdk/policy.py
matrix_sdk/python_builder.py
matrix_sdk/runtime.py
matrix_sdk/schemas.py
matrix_sdk/search.py
matrix_sdk/ssl_compat.py
tests/test_client_live.py
tests/test_sdk_smoke.py
tests/test_search_helper.py
tests/test_ssl_compat.py