Metadata-Version: 2.5
Name: matrix-jitsi-bot
Version: 0.1.0
Summary: Watch Jitsi conferences and report to matrix chat rooms
Project-URL: Repository, https://github.com/niccokunzmann/matrix-jitsi-bot
Project-URL: Issues, https://github.com/niccokunzmann/matrix-jitsi-bot/issues
Project-URL: Documentation, https://matrix-jitsi-bot.readthedocs.io
Author-email: Nicco Kunzmann <niccokunzmann@rambler.ru>
Maintainer-email: Nicco Kunzmann <niccokunzmann@rambler.ru>
License-Expression: AGPL-3.0-or-later
License-File: LICENSE
Keywords: bot,jitsi,matrix
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.12
Requires-Dist: aiohttp
Requires-Dist: django
Requires-Dist: inspect-jitsi
Requires-Dist: matrix-nio[e2e]
Requires-Dist: nio-bot
Requires-Dist: typer
Description-Content-Type: text/markdown

# Matrix Jitsi Bot

Automatically track Jitsi conference status in Matrix chat rooms.

- [Documentation](https://matrix-jitsi-bot.readthedocs.io)
- [License AGPL-3.0-or-later](LICENSE).

This project was built with the help of [AI coding assistants](https://matrix-jitsi-bot.readthedocs.io/en/latest/development/index.html).
