Metadata-Version: 2.4
Name: durabletask.azurefunctions
Version: 0.0.0.dev3
Summary: Durable Task Python SDK provider implementation for Durable Azure Functions
Project-URL: repository, https://github.com/microsoft/durabletask-python
Project-URL: changelog, https://github.com/microsoft/durabletask-python/blob/main/CHANGELOG.md
Keywords: durable,task,workflow,azure,azure functions
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: durabletask>=1.2.0dev0
Requires-Dist: azure-identity>=1.19.0
Requires-Dist: azure-functions>=1.11.0
