.copier-answers.yml
.gitignore
.pre-commit-config.yaml
Dockerfile
LICENSE
README.md
commitlint.config.js
doap.xml
docker-compose.yml
pyproject.toml
uv.lock
.woodpecker/autoupdate-deps.yaml
.woodpecker/container.yaml
.woodpecker/docs.yaml
.woodpecker/package.yaml
.woodpecker/test.yaml
docs/Makefile
docs/source/codeberg.svg
docs/source/conf.py
docs/source/config.rst
docs/source/features.rst
docs/source/index.rst
docs/source/readme.rst
docs/source/user.rst
matridge/__init__.py
matridge/__main__.py
matridge/command.py
matridge/config.py
matridge/contact.py
matridge/gateway.py
matridge/group.py
matridge/matrix.py
matridge/reactions.py
matridge/session.py
matridge/util.py
matridge.egg-info/PKG-INFO
matridge.egg-info/SOURCES.txt
matridge.egg-info/dependency_links.txt
matridge.egg-info/entry_points.txt
matridge.egg-info/requires.txt
matridge.egg-info/top_level.txt
tests/test_base.py
tests/test_conversion.py
tests/test_reactions.py