Metadata-Version: 2.4
Name: agent-framework-durable-functions
Version: 0.0.1
Summary: agent-framework-durable-functions
Author-email: Gavin Aguiar <gavin.aguiar@microsoft.com>
License: MIT
Project-URL: Homepage, https://github.com/example/agent-framework-durable-functions
Keywords: agent,framework,durable,functions
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown

## Installation

```bash
pip install agent-framework-durable-functions
```
