LICENSE
MANIFEST.in
README.md
optional-requirements.txt
requirements.txt
setup.py
maugclib/__init__.py
maugclib/auth.py
maugclib/channel.py
maugclib/client.py
maugclib/event.py
maugclib/exceptions.py
maugclib/googlechat_pb2.py
maugclib/http_utils.py
maugclib/parsers.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/reaction.py
mautrix_googlechat/db/user.py
mautrix_googlechat/db/upgrade/__init__.py
mautrix_googlechat/db/upgrade/v01_initial_revision.py
mautrix_googlechat/db/upgrade/v02_reactions.py
mautrix_googlechat/db/upgrade/v03_store_gc_revision.py
mautrix_googlechat/formatter/__init__.py
mautrix_googlechat/formatter/from_googlechat.py
mautrix_googlechat/formatter/util.py
mautrix_googlechat/formatter/from_matrix/__init__.py
mautrix_googlechat/formatter/from_matrix/gc_message.py
mautrix_googlechat/formatter/from_matrix/parser.py
mautrix_googlechat/util/__init__.py
mautrix_googlechat/util/color_log.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