Metadata-Version: 2.4
Name: weavgui
Version: 0.1.0
Summary: CLI to orchestrate and automate graphical desktop workflows.
License-File: LICENSE
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# weavgui

A command-line interface that lets you orchestrate and automate your graphical desktop environment with code-level precision

## Usage (uv)

```bash
uv sync
uv run weavgui --version
uv run python -m weavgui --version
```
