LICENSE
MANIFEST.in
README.md
optional-requirements.txt
requirements.txt
setup.py
mautrix_googlechat/__init__.py
mautrix_googlechat/__main__.py
mautrix_googlechat/config.py
mautrix_googlechat/example-config.yaml
mautrix_googlechat/get_version.py
mautrix_googlechat/matrix.py
mautrix_googlechat/portal.py
mautrix_googlechat/puppet.py
mautrix_googlechat/user.py
mautrix_googlechat/version.py
mautrix_googlechat.egg-info/PKG-INFO
mautrix_googlechat.egg-info/SOURCES.txt
mautrix_googlechat.egg-info/dependency_links.txt
mautrix_googlechat.egg-info/requires.txt
mautrix_googlechat.egg-info/top_level.txt
mautrix_googlechat/commands/__init__.py
mautrix_googlechat/commands/auth.py
mautrix_googlechat/commands/typehint.py
mautrix_googlechat/db/__init__.py
mautrix_googlechat/db/message.py
mautrix_googlechat/db/portal.py
mautrix_googlechat/db/puppet.py
mautrix_googlechat/db/user.py
mautrix_googlechat/db/upgrade/__init__.py
mautrix_googlechat/db/upgrade/v01_initial_revision.py
mautrix_googlechat/util/__init__.py
mautrix_googlechat/util/color_log.py
mautrix_googlechat/util/hangups_try_auth.py
mautrix_googlechat/web/__init__.py
mautrix_googlechat/web/auth.py
mautrix_googlechat/web/static/favicon.png
mautrix_googlechat/web/static/loader.css
mautrix_googlechat/web/static/login-redirect.html
mautrix_googlechat/web/static/login.css
mautrix_googlechat/web/static/login.html
mautrix_googlechat/web/static/login.js