agentduet 0.0.0__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.
agentduet/__init__.py ADDED
@@ -0,0 +1,3 @@
1
+ """agentduet — name reservation placeholder. Project coming soon."""
2
+
3
+ __version__ = "0.0.0"
@@ -0,0 +1,16 @@
1
+ Metadata-Version: 2.4
2
+ Name: agentduet
3
+ Version: 0.0.0
4
+ Summary: Name reservation placeholder. Project coming soon.
5
+ Author-email: Tuan Vo <vonhutuan@b3networks.com>
6
+ License: MIT
7
+ Keywords: agentduet
8
+ Classifier: Development Status :: 1 - Planning
9
+ Classifier: License :: OSI Approved :: MIT License
10
+ Classifier: Programming Language :: Python :: 3
11
+ Requires-Python: >=3.8
12
+ Description-Content-Type: text/markdown
13
+
14
+ # agentduet
15
+
16
+ This name is reserved on PyPI. The project is coming soon.
@@ -0,0 +1,4 @@
1
+ agentduet/__init__.py,sha256=1q8NpVl7qkfZWrCstBcQk0uQ1uPGuXvvkyuH1v-x00Q,94
2
+ agentduet-0.0.0.dist-info/METADATA,sha256=KUNlBI-TMOa7Et8WTVVm3KFUXAJrKc3UC-RD62bq32E,477
3
+ agentduet-0.0.0.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
4
+ agentduet-0.0.0.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.30.1
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any