Metadata-Version: 2.4
Name: query-video
Version: 0.1.0
Summary: PyPI alias for qv — quick video / query video for coding agents
Author: jkvc
License: MIT
Requires-Python: >=3.12
Requires-Dist: qv==0.1.0
Description-Content-Type: text/markdown

# query-video

PyPI alias for **[qv](https://github.com/jkvc/qv)** — install with either name:

```bash
uv tool install qv
# or
uv tool install query-video
```

Both provide the `qv` CLI. See the main repo for documentation.
