Metadata-Version: 2.4
Name: mxsmal
Version: 2026.4.29.8.36
Summary: smal - simple matrix application library
Author: saces
License-Expression: AGPL-3.0-only
Project-URL: repository, https://codeberg.org/saces/pygomx
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Requires-Python: >=3.10
Description-Content-Type: text/plain
Requires-Dist: asyncio
Requires-Dist: cffi>=2.0.0
Requires-Dist: click
Requires-Dist: pygomx>=2026.4.19.6.41
Requires-Dist: dacite>=1.9.2


Simple Matrix Application Library
=================================

sub libs:
 - pymxutils: matrix cli utils
 - mxsmal: the lib itself
 - smbl: simplematrixbotlib compat layer experiments (if any)
 - demobot: simple demo bot

install: pip install .

usage:
  - run `smalsetup <matrixid>` in an empty dir.
  - run `e2eesetup` to self-sign (no red dot on messeges)
  - start the bot `demobot`.
  - simple demo bot. no further configuration required
