Metadata-Version: 2.1
Name: matrix-asgi
Version: 0.2.3
Summary: ASGI Server for the Matrix protocol
License: BSD-2-Clause
Author: Guilhem Saurel
Author-email: guilhem.saurel@laas.fr
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Markdown (>=3.4.1,<4.0.0)
Requires-Dist: channels (>=3.0.5,<4.0.0)
Requires-Dist: matrix-nio (>=0.19.0,<0.20.0)
