Metadata-Version: 2.4
Name: pygomx
Version: 2026.4.29.8.36
Summary: a golang matrix high level client library with c-bindings for python
License-Expression: AGPL-3.0-only
Project-URL: codeberg, https://codeberg.org/saces/pygomx
Project-URL: c-base, https://code.c-base.org/saces/pygomx
Keywords: matrix,2.0,bot,client,library
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Description-Content-Type: text/plain
Requires-Dist: asyncio
Requires-Dist: cffi>=2.0.0

pygomx
======

python package with the pygomx binaries

install:

    pip install [-e] .


build wheel:

    python3 -m build --wheel

see ../README.txt for more
