ostruct-cli 0.8.7__py3-none-any.whl → 0.8.8__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.
- {ostruct_cli-0.8.7.dist-info → ostruct_cli-0.8.8.dist-info}/METADATA +2 -2
- {ostruct_cli-0.8.7.dist-info → ostruct_cli-0.8.8.dist-info}/RECORD +5 -5
- {ostruct_cli-0.8.7.dist-info → ostruct_cli-0.8.8.dist-info}/LICENSE +0 -0
- {ostruct_cli-0.8.7.dist-info → ostruct_cli-0.8.8.dist-info}/WHEEL +0 -0
- {ostruct_cli-0.8.7.dist-info → ostruct_cli-0.8.8.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: ostruct-cli
|
3
|
-
Version: 0.8.
|
3
|
+
Version: 0.8.8
|
4
4
|
Summary: CLI for OpenAI Structured Output with Multi-Tool Integration
|
5
5
|
Author: Yaniv Golan
|
6
6
|
Author-email: yaniv@golan.name
|
@@ -221,7 +221,7 @@ Break down words into their components, showing their origins, meanings, and hie
|
|
221
221
|
For macOS users, we provide a one-line installer that handles everything automatically:
|
222
222
|
|
223
223
|
```bash
|
224
|
-
curl -sSL https://
|
224
|
+
curl -sSL https://github.com/yaniv-golan/ostruct/releases/latest/download/install-macos.sh | bash
|
225
225
|
```
|
226
226
|
|
227
227
|
This script will:
|
@@ -64,8 +64,8 @@ ostruct/cli/unattended_operation.py,sha256=kI95SSVJC_taxORXQYrce_qLEnuKc6edwn9tM
|
|
64
64
|
ostruct/cli/utils.py,sha256=uY7c0NaINHWfnl77FcPE3TmYUXv3RqEeUTjrCMDij9A,922
|
65
65
|
ostruct/cli/validators.py,sha256=lbxAUUVS5TPJ7HdYZ5yB7gUjJqfcClZCuh0oktoq0E0,15291
|
66
66
|
ostruct/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
67
|
-
ostruct_cli-0.8.
|
68
|
-
ostruct_cli-0.8.
|
69
|
-
ostruct_cli-0.8.
|
70
|
-
ostruct_cli-0.8.
|
71
|
-
ostruct_cli-0.8.
|
67
|
+
ostruct_cli-0.8.8.dist-info/LICENSE,sha256=DmGAkaYzhrdzTB9Y2Rvfzd3mJiF9ZrTOhxN8t6wrfHA,1098
|
68
|
+
ostruct_cli-0.8.8.dist-info/METADATA,sha256=IHYyaz_fnJAXqPA8HFqdJuX-b5BEdPlFBaRthMbIE80,25918
|
69
|
+
ostruct_cli-0.8.8.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
70
|
+
ostruct_cli-0.8.8.dist-info/entry_points.txt,sha256=NFq9IuqHVTem0j9zKjV8C1si_zGcP1RL6Wbvt9fUDXw,48
|
71
|
+
ostruct_cli-0.8.8.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|