Metadata-Version: 2.4
Name: xmemcli
Version: 0.0.1
Summary: xmemory CLI tool
Requires-Python: <4,>=3.12
Description-Content-Type: text/markdown

# xmemcli

Standalone UV-managed CLI for the xmemory HTTP API (stdlib only). PyPI package
name: **xmemcli**; console command: ``xmemcli``.

This tree is generated by ``scripts/prepare_xmemcli_release.py`` from the
monorepo ``cli/`` sources. Version: **0.0.1**.

## Quick check

```bash
uv sync
uv run xmemcli version
uv run xmemcli status
```
