agent-framework-durabletask 0.0.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
File without changes
@@ -0,0 +1,22 @@
1
+ Metadata-Version: 2.4
2
+ Name: agent-framework-durabletask
3
+ Version: 0.0.1
4
+ Summary: agent-framework-durabletask
5
+ Author-email: Gavin Aguiar <gavin.aguiar@microsoft.com>
6
+ License-Expression: MIT
7
+ Project-URL: Homepage, https://github.com/example/agent-framework-durabletask
8
+ Keywords: agent,framework,durable,task
9
+ Classifier: Development Status :: 1 - Planning
10
+ Classifier: Intended Audience :: Developers
11
+ Classifier: Programming Language :: Python :: 3
12
+ Classifier: Programming Language :: Python :: 3.10
13
+ Classifier: Programming Language :: Python :: 3.11
14
+ Classifier: Programming Language :: Python :: 3.12
15
+ Requires-Python: >=3.10
16
+ Description-Content-Type: text/markdown
17
+
18
+ ## Installation
19
+
20
+ ```bash
21
+ pip install agent-framework-durabletask
22
+ ```
@@ -0,0 +1,5 @@
1
+ agent_framework_durabletask/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ agent_framework_durabletask-0.0.1.dist-info/METADATA,sha256=F5pIZiiWCx1wOusUorzkHMKBG9sFXFG_OSjKmh_SAUY,753
3
+ agent_framework_durabletask-0.0.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
4
+ agent_framework_durabletask-0.0.1.dist-info/top_level.txt,sha256=qek6wGMnpqQBb-VuzoxiP0htN4PZgFJG-ktRgt3D1BU,28
5
+ agent_framework_durabletask-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.9.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+ agent_framework_durabletask