agentstr 0.0.1__py3-none-any.whl → 0.0.5__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
agentstr/__init__.py ADDED
@@ -0,0 +1 @@
1
+ __version__ = "0.0.1"
agentstr/core.py ADDED
@@ -0,0 +1,3 @@
1
+ def add(a, b):
2
+ """Add two numbers."""
3
+ return a + b
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: agentstr
3
- Version: 0.0.1
3
+ Version: 0.0.5
4
4
  Summary: A library for collaborative AI agents
5
5
  Home-page: https://github.com/synvya/agentstr
6
6
  Author: Alejandro Gil
@@ -0,0 +1,7 @@
1
+ agentstr/__init__.py,sha256=sXLh7g3KC4QCFxcZGBTpG2scR7hmmBsMjq6LqRptkRg,22
2
+ agentstr/core.py,sha256=GMS9WOSF8ymsQ4Ja9EIzMlQAA8oreikKL4yaRANWu9U,59
3
+ agentstr-0.0.5.dist-info/LICENSE,sha256=xF8akIKB07gOtkhjENT0xVbWGdFp4-srDKpZKjD03Js,1063
4
+ agentstr-0.0.5.dist-info/METADATA,sha256=kVShRpj10G7cW9FeKqxXu6DGwoGp50RBEXU5absSCWc,751
5
+ agentstr-0.0.5.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
6
+ agentstr-0.0.5.dist-info/top_level.txt,sha256=KZObFRHppZvKUGYB_m9w5HhLwps7jj7w6Xrw73dH2ss,9
7
+ agentstr-0.0.5.dist-info/RECORD,,
@@ -0,0 +1 @@
1
+ agentstr
@@ -1,5 +0,0 @@
1
- agentstr-0.0.1.dist-info/LICENSE,sha256=xF8akIKB07gOtkhjENT0xVbWGdFp4-srDKpZKjD03Js,1063
2
- agentstr-0.0.1.dist-info/METADATA,sha256=_G3g6iacAkoc8wQWOUy6mQq7J1TjmKvF1UCudU-VNog,751
3
- agentstr-0.0.1.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
4
- agentstr-0.0.1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
5
- agentstr-0.0.1.dist-info/RECORD,,
@@ -1 +0,0 @@
1
-