Metadata-Version: 2.4
Name: matrix-agent
Version: 0.1.1
Summary: Plugin-driven matrix client framework.
Author-email: Peach <james@christhall.us>
License: MIT
Project-URL: Homepage, https://gitlab.com/girrasol/matrix-bot
Keywords: matrix,agent,bot
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: matrix-nio
Requires-Dist: pyyaml
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0; extra == "dev"
Requires-Dist: black>=23.0; extra == "dev"
Requires-Dist: mypy>=1.0; extra == "dev"

# Matrix Bot


