Metadata-Version: 2.4
Name: acu
Version: 0.1.1
Author-email: Carlos Eduardo Ferreyra <eduferreyraok@gmail.com>
Requires-Python: >=3.14
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# acu

Early-stage alpha for the `acu` Python/Rust binding. Packaging is wired for maturin with `uv`
builds.

## Usage

Nothing stable yet; expect breaking changes. Install from a tagged build once published to PyPI.

## Development

- Build locally: `uv build`
- Run publish workflow: push a tag matching `v*` (e.g., `v0.0.1`).

