samcode-cli 1.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.
@@ -0,0 +1,13 @@
1
+ Metadata-Version: 2.4
2
+ Name: samcode-cli
3
+ Version: 1.0.0
4
+ Summary: SamCode CLI - Autonomous Coding Agent
5
+ Author: Magra Houssem Eddine
6
+ Requires-Dist: rich
7
+ Requires-Dist: questionary
8
+ Requires-Dist: prompt_toolkit
9
+ Requires-Dist: requests
10
+ Requires-Dist: beautifulsoup4
11
+ Dynamic: author
12
+ Dynamic: requires-dist
13
+ Dynamic: summary
@@ -0,0 +1,5 @@
1
+ samcode_cli-1.0.0.dist-info/METADATA,sha256=YNuqqmF_PzG9yb3oe9_zpO2IX3QkiE-NR2OF6kjrfpA,331
2
+ samcode_cli-1.0.0.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
3
+ samcode_cli-1.0.0.dist-info/entry_points.txt,sha256=pTSNSMG9LYqLdbOR0TZGIQS0I17ZEUdXLEapLCYmyqo,41
4
+ samcode_cli-1.0.0.dist-info/top_level.txt,sha256=ie3RFdU_m6daHft-jFl_UKNkKAA25CItx4-gyRRHbJY,8
5
+ samcode_cli-1.0.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (82.0.1)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ samcode = samcode:main
@@ -0,0 +1 @@
1
+ samcode