Metadata-Version: 2.4
Name: elizaos-plugin-webhooks
Version: 2.0.0a4
Summary: HTTP webhook ingress plugin for ElizaOS
License-Expression: MIT
Requires-Python: >=3.11
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Description-Content-Type: text/markdown

# elizaos-plugin-webhooks

HTTP webhook ingress plugin for ElizaOS

## Installation

```bash
pip install elizaos-plugin-webhooks
```

## Part of elizaOS

This is a Python plugin for the [elizaOS](https://github.com/elizaos/eliza) AI agent framework.

## License

MIT
