Metadata-Version: 2.4
Name: cua-harness
Version: 0.0.1
Summary: A minimal cua-harness package
Author: lerogo
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# cua-harness

A minimal Python package.

## Install

```bash
uv tool install cua-harness
```

## Usage

```bash
cua-harness
# hello cua-harness
```
