Metadata-Version: 2.4
Name: interagent-framework
Version: 0.4.0
Summary: DEPRECATED — renamed to agentweave-ai. Install: pip install agentweave-ai
Author: gutohuida
License-Expression: MIT
Project-URL: Homepage, https://github.com/gutohuida/AgentWeave
Keywords: deprecated,agentweave,agents,ai
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: agentweave-ai>=0.4.0

# interagent-framework — DEPRECATED

This package has been renamed to **[agentweave-ai](https://pypi.org/project/agentweave-ai/)**.

Please update your installation:

```bash
pip uninstall interagent-framework
pip install agentweave-ai
```

This stub package installs `agentweave-ai` as a dependency to ease migration.
