Metadata-Version: 2.5
Name: matrix-jitsi-bot
Version: 0.0.1
Summary: Watch Jitsi conferences and report to matrix chat rooms
Project-URL: source_archive, https://github.com/niccokunzmann/matrix-jitsi-bot/archive/842776439bbc9a7780d82b6a5844d4412a9938da.zip
Project-URL: Issues, https://github.com/niccokunzmann/matrix-jitsi-bot/issues
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

Notify Matrix rooms about Jitsi conferences starting

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. See [docs/development/index.rst](docs/development/index.rst) for details.
