commit-maker 0.1.1__py3-none-any.whl → 0.1.2__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: commit_maker
3
- Version: 0.1.1
3
+ Version: 0.1.2
4
4
  Summary: CLI-утилита для генерации git-коммитов с помощью ИИ
5
5
  Author: Alex Bulgakov
6
6
  Author-email: Alex Bulgakov <sashayerty@ya.ru>
@@ -57,9 +57,9 @@ Dynamic: requires-python
57
57
 
58
58
  ```bash
59
59
  # Windows
60
- pip install git+https://github.com/sashayerty/commit_maker
60
+ pip install commit_maker
61
61
  # Linux/MacOS
62
- pip3 install git+https://github.com/sashayerty/commit_maker
62
+ pip3 install commit_maker
63
63
  ```
64
64
 
65
65
  ## Настройка переменных окружения
@@ -95,7 +95,7 @@ pip3 install git+https://github.com/sashayerty/commit_maker
95
95
  ### Windows
96
96
 
97
97
  ```cmd
98
- commit_maker.exe [OPTION] [VALUE]
98
+ commit_maker [OPTION] [VALUE]
99
99
  ```
100
100
 
101
101
  ### Linux/MacOS
@@ -0,0 +1,8 @@
1
+ commit_maker/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ commit_maker/main.py,sha256=XNPoH4ZDyijoBxUZJa0JGjmpwOLJgRSgLEgjn7fPXPA,20230
3
+ commit_maker-0.1.2.dist-info/licenses/LICENSE,sha256=i6khFYFeloJ8AQuPBehYLLTegIkK91tLmdQtu-2giAQ,1091
4
+ commit_maker-0.1.2.dist-info/METADATA,sha256=XAYLk3zj8gS3zXJSdg6rcPNTrMihdDxXmLDLNEJ0t_4,6034
5
+ commit_maker-0.1.2.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
6
+ commit_maker-0.1.2.dist-info/entry_points.txt,sha256=Mw8sNx-b56y6XLyq7fw9GWuoiuVcq40M1dNKYphh7us,56
7
+ commit_maker-0.1.2.dist-info/top_level.txt,sha256=yQcvhH10NmLr9i84KxdAMPG7zVQXWTyT6Ev6E3v6UdU,13
8
+ commit_maker-0.1.2.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- commit_maker/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- commit_maker/main.py,sha256=XNPoH4ZDyijoBxUZJa0JGjmpwOLJgRSgLEgjn7fPXPA,20230
3
- commit_maker-0.1.1.dist-info/licenses/LICENSE,sha256=i6khFYFeloJ8AQuPBehYLLTegIkK91tLmdQtu-2giAQ,1091
4
- commit_maker-0.1.1.dist-info/METADATA,sha256=aoZ68N9TpUFoeZM4j_cuimwWc8k8FfkL8-dbzS7vyt4,6106
5
- commit_maker-0.1.1.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
6
- commit_maker-0.1.1.dist-info/entry_points.txt,sha256=Mw8sNx-b56y6XLyq7fw9GWuoiuVcq40M1dNKYphh7us,56
7
- commit_maker-0.1.1.dist-info/top_level.txt,sha256=yQcvhH10NmLr9i84KxdAMPG7zVQXWTyT6Ev6E3v6UdU,13
8
- commit_maker-0.1.1.dist-info/RECORD,,