Metadata-Version: 2.1
Name: mautrix-telegram
Version: 0.9.0+dev.unknown
Summary: A Matrix-Telegram hybrid puppeting/relaybot bridge.
Home-page: https://github.com/tulir/mautrix-telegram
Author: Tulir Asokan
Author-email: tulir@maunium.net
License: UNKNOWN
Description: # mautrix-telegram
        ![Languages](https://img.shields.io/github/languages/top/tulir/mautrix-telegram.svg)
        [![License](https://img.shields.io/github/license/tulir/mautrix-telegram.svg)](LICENSE)
        [![Release](https://img.shields.io/github/release/tulir/mautrix-telegram/all.svg)](https://github.com/tulir/mautrix-telegram/releases)
        [![GitLab CI](https://mau.dev/tulir/mautrix-telegram/badges/master/pipeline.svg)](https://mau.dev/tulir/mautrix-telegram/container_registry)
        [![Maintainability](https://img.shields.io/codeclimate/maintainability/tulir/mautrix-telegram.svg)](https://codeclimate.com/github/tulir/mautrix-telegram)
        
        A Matrix-Telegram hybrid puppeting/relaybot bridge.
        
        ## Sponsors
        * [Joel Lehtonen / Zouppen](https://github.com/zouppen)
        
        ### Wiki
        All setup and usage instructions are located in the GitHub
        [wiki](https://github.com/tulir/mautrix-telegram/wiki). Some quick links:
        
        * [Bridge setup](https://github.com/tulir/mautrix-telegram/wiki/Bridge-setup)
          (or [with Docker](https://github.com/tulir/mautrix-telegram/wiki/Bridge-setup-with-Docker))
        * Basic usage: [Authentication](https://github.com/tulir/mautrix-telegram/wiki/Authentication),
          [Creating chats](https://github.com/tulir/mautrix-telegram/wiki/Creating-and-managing-chats),
          [Relaybot setup](https://github.com/tulir/mautrix-telegram/wiki/Relay-bot)
        
        ### Features & Roadmap
        [ROADMAP.md](https://github.com/tulir/mautrix-telegram/blob/master/ROADMAP.md)
        contains a general overview of what is supported by the bridge.
        
        ## Discussion
        Matrix room: [`#telegram:maunium.net`](https://matrix.to/#/#telegram:maunium.net)
        
        Telegram chat: [`mautrix_telegram`](https://t.me/mautrix_telegram) (bridged to Matrix room)
        
        ## Preview
        ![Preview](preview.png)
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
Provides-Extra: speedups
Provides-Extra: webp_convert
Provides-Extra: qr_login
Provides-Extra: hq_thumbnails
Provides-Extra: metrics
Provides-Extra: postgres
Provides-Extra: e2be
Provides-Extra: all
