Metadata-Version: 2.4
Name: whats-the-time
Version: 1.0.0
Summary: 2026-04-08 23:29
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# whats-the-time

```sh
uvx 'whats-the-time==1.0.0'
```

It tells you the time.

Build locally:

```sh
./scripts/build-minute-wheel.sh
uv tool run --from dist/*.whl whats-the-time
```
