Metadata-Version: 2.1
Name: mautrix-googlechat
Version: 0.2.0b1
Summary: A Matrix-Google Chat puppeting bridge.
Home-page: https://github.com/mautrix/googlechat
Author: Tulir Asokan
Author-email: tulir@maunium.net
License: UNKNOWN
Description: # mautrix-googlechat
        A Matrix-Google Chat puppeting bridge.
        
        ## Documentation
        All setup and usage instructions are located on
        [docs.mau.fi](https://docs.mau.fi/bridges/python/googlechat/index.html).
        Some quick links:
        
        * [Bridge setup](https://docs.mau.fi/bridges/python/setup/index.html?bridge=googlechat)
          (or [with Docker](https://docs.mau.fi/bridges/python/setup/docker.html?bridge=googlechat))
        * Basic usage: [Authentication](https://docs.mau.fi/bridges/python/googlechat/authentication.html)
        
        ### Features & Roadmap
        [ROADMAP.md](https://github.com/mautrix/googlechat/blob/master/ROADMAP.md)
        contains a general overview of what is supported by the bridge.
        
        ## Discussion
        Matrix room: [`#googlechat:maunium.net`](https://matrix.to/#/#googlechat:maunium.net)
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Topic :: Communications :: Chat
Classifier: Framework :: AsyncIO
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: ~=3.8
Description-Content-Type: text/markdown
Provides-Extra: all
Provides-Extra: e2be
Provides-Extra: metrics
