Metadata-Version: 2.4
Name: labwire-cli
Version: 0.5.0
Summary: Labwire command-line tools: verify signed run bundles
Author: Silous Ramelli
License-Expression: Apache-2.0
Requires-Python: >=3.12
Requires-Dist: labwire-core<0.6,>=0.5
Requires-Dist: labwire-drivers<0.6,>=0.5
Requires-Dist: typer<1,>=0.12
Description-Content-Type: text/markdown

# labwire-cli

The `labwire` command-line tool.

```bash
labwire verify runs/<run_id>     # verify a signed run bundle
```
