Metadata-Version: 2.4
Name: pygomx
Version: 2026.4.9.20.41
Summary: python bindings for a golang matrix library
License-Expression: AGPL-3.0-only
Project-URL: homepage, https://codeberg.org/saces/pygomx
Project-URL: heimseite, https://code.c-base.org/saces/pygomx
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
