Metadata-Version: 2.5
Name: quackd-toddlerbot
Version: 0.10.0
Summary: The ToddlerBot humanoid adapter for quackd. Install it as quackd[toddlerbot].
Project-URL: Homepage, https://github.com/rokbenko/quackd
Project-URL: Documentation, https://github.com/rokbenko/quackd/blob/main/docs/adapters/toddlerbot.md
Author: Rok Benko
License-Expression: Apache-2.0
Requires-Python: >=3.11
Requires-Dist: quackd<0.11,>=0.10
Description-Content-Type: text/markdown

# quackd-toddlerbot

The `toddlerbot` robot adapter for [quackd](https://github.com/rokbenko/quackd). Install it through
quackd rather than directly:

```bash
uv pip install "quackd[toddlerbot]"
```

Every upstream name it relies on is read from upstream source at a pinned commit and listed in
`upstream_api.py`. What it does, what it refuses and why:
[docs/adapters/toddlerbot.md](https://github.com/rokbenko/quackd/blob/main/docs/adapters/toddlerbot.md).
