Metadata-Version: 2.1
Name: edubot-matrix
Version: 0.1.1
Summary: Matrix integration for OpenEdTech Edubot
License: GPLv3
Author: exciteabletom
Author-email: tom@digitalnook.net
Requires-Python: >=3.10,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiohttp (>=3.8.3,<4.0.0)
Requires-Dist: edubot (>=0.7.6,<0.8.0)
Requires-Dist: feedparser (>=6.0.10,<7.0.0)
Requires-Dist: markdown (>=3.4.1,<4.0.0)
Requires-Dist: matrix-nio[e2e] (>=0.20.0,<0.21.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: urlextract (>=1.8.0,<2.0.0)
Description-Content-Type: text/markdown

# edubot-matrix
A GPLv3 Matrix chatbot integration for [EduBot](https://github.com/openedtech/edubot).

## Acknowledgements
Adapted from [nio-template by @anoadragon453](https://github.com/anoadragon453/nio-template)

