ai-ebash 0.1.2__py3-none-any.whl → 0.1.3__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.
- {ai_ebash-0.1.2.dist-info → ai_ebash-0.1.3.dist-info}/METADATA +2 -2
- {ai_ebash-0.1.2.dist-info → ai_ebash-0.1.3.dist-info}/RECORD +5 -5
- {ai_ebash-0.1.2.dist-info → ai_ebash-0.1.3.dist-info}/WHEEL +0 -0
- {ai_ebash-0.1.2.dist-info → ai_ebash-0.1.3.dist-info}/entry_points.txt +0 -0
- {ai_ebash-0.1.2.dist-info → ai_ebash-0.1.3.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: ai-ebash
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.3
|
4
4
|
Summary: Console utility for integrating artificial intelligence into a Linux terminal.
|
5
5
|
Author: Andrey Bochkarev
|
6
6
|
Author-email: andrey.bch.1976@gmail.com
|
@@ -18,7 +18,7 @@ Requires-Dist: requests==2.32.5
|
|
18
18
|
Requires-Dist: rich==14.1.0
|
19
19
|
Requires-Dist: urllib3==2.5.0
|
20
20
|
|
21
|
-
# Ai-
|
21
|
+
# Ai-ebash!
|
22
22
|
Console utility for integrating artificial intelligence into a Linux terminal. Allows you to ask an AI question and execute the scripts and commands suggested by the AI in the terminal. It will be useful for novice Linux administrators.
|
23
23
|
|
24
24
|
The project is in the pre-alpha stage. In case of problems with the installation or operation of the Ai-bash utility, please contact me.
|
@@ -4,8 +4,8 @@ aiebash/api_client.py,sha256=-hcgY3CP0lsV9Jct_-HQ6WpDosDChwalJjy4aFQ4CIM,2004
|
|
4
4
|
aiebash/block_runner.py,sha256=JNcdBklJmrlO7ZX7xXiO0fUGqrcNJiRqdwM-yr3OP3k,1599
|
5
5
|
aiebash/formatter_text.py,sha256=NRz_pCpakZ9k8477_4Gx1scDXrEbbOaOi-U7WRp6ZWo,847
|
6
6
|
aiebash/settings.py,sha256=Ml9_ixXl-DVpFYfCygMAhGSH-1luTxN22YYz1mHlsfw,2671
|
7
|
-
ai_ebash-0.1.
|
8
|
-
ai_ebash-0.1.
|
9
|
-
ai_ebash-0.1.
|
10
|
-
ai_ebash-0.1.
|
11
|
-
ai_ebash-0.1.
|
7
|
+
ai_ebash-0.1.3.dist-info/METADATA,sha256=uJvF_8cESTaK9nKp-WK3GEk-OphecwSRDpH3tA5o02I,1596
|
8
|
+
ai_ebash-0.1.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
9
|
+
ai_ebash-0.1.3.dist-info/entry_points.txt,sha256=bstvFHHX76KHqYpjM8FPoRVvNbQprST74CI30Mr5TIM,45
|
10
|
+
ai_ebash-0.1.3.dist-info/top_level.txt,sha256=JJ-bWdhWlFCfCQGLhmqzN4_bNO0pfVPRsdbx8o9A9AA,8
|
11
|
+
ai_ebash-0.1.3.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|