Metadata-Version: 2.4
Name: elizaos-plugin-scheduling
Version: 2.0.0a4
Summary: ElizaOS plugin for scheduling and calendar coordination
Author: ElizaOS Team
License-Expression: MIT
Keywords: calendar,elizaos,ics,meetings,scheduling
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Office/Business :: Scheduling
Requires-Python: >=3.11
Provides-Extra: dev
Requires-Dist: mypy>=1.10; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: ruff>=0.4; extra == 'dev'
Description-Content-Type: text/markdown

# elizaos-plugin-scheduling

ElizaOS plugin for scheduling and calendar coordination

## Installation

```bash
pip install elizaos-plugin-scheduling
```

## Part of elizaOS

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

## License

MIT
