Metadata-Version: 2.4
Name: weavert-hosts-reference
Version: 0.1.0
Summary: First-party reference host integration package for WeaveRT.
Author: WeaveRT Maintainers
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/xyz2b/weave-ai-runtime
Project-URL: Documentation, https://github.com/xyz2b/weave-ai-runtime/tree/main/docs
Project-URL: Repository, https://github.com/xyz2b/weave-ai-runtime
Project-URL: Issues, https://github.com/xyz2b/weave-ai-runtime/issues
Keywords: weavert,agents,ai,framework-pack,integration
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: weavert<0.2.0,>=0.1.0

# weavert-hosts-reference

Framework-pack integration project for first-party CLI and SDK host implementations.

## What this package owns

- first-party CLI and SDK reference host implementations
- reusable host-binding examples that stay outside app-owned shells

## Canonical names

- install name: `weavert-hosts-reference`
- import root: `weavert_hosts_reference`

## See also

- `../README.md`
- `../../../../docs/guides/bind-a-host.md`
- `../../../../examples/README.md`
