Metadata-Version: 2.1
Name: szr
Version: 0.17.0
Summary: Token-aware CLI proxy that trims noisy command output for LLM workflows.
Home-page: https://github.com/devr-tools/szr
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# szr

Token-aware CLI proxy that trims noisy command output for LLM workflows.

```bash
pip install szr
szr --version
```

This wheel bundles the prebuilt `szr` binary for your platform and installs it onto your PATH — no build step and no Go toolchain required.

Full documentation: https://github.com/devr-tools/szr
