Luci-Code-Tools 2.1.2__tar.gz → 2.1.3__tar.gz
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.
- {luci_code_tools-2.1.2 → luci_code_tools-2.1.3}/Luci_Code_Tools.egg-info/PKG-INFO +4 -2
- {luci_code_tools-2.1.2 → luci_code_tools-2.1.3}/Luci_code_tools.py +1 -1
- {luci_code_tools-2.1.2 → luci_code_tools-2.1.3}/PKG-INFO +4 -2
- {luci_code_tools-2.1.2 → luci_code_tools-2.1.3}/README.md +3 -1
- {luci_code_tools-2.1.2 → luci_code_tools-2.1.3}/setup.py +1 -1
- {luci_code_tools-2.1.2 → luci_code_tools-2.1.3}/LICENCE +0 -0
- {luci_code_tools-2.1.2 → luci_code_tools-2.1.3}/Luci_Code_Tools.egg-info/SOURCES.txt +0 -0
- {luci_code_tools-2.1.2 → luci_code_tools-2.1.3}/Luci_Code_Tools.egg-info/dependency_links.txt +0 -0
- {luci_code_tools-2.1.2 → luci_code_tools-2.1.3}/Luci_Code_Tools.egg-info/top_level.txt +0 -0
- {luci_code_tools-2.1.2 → luci_code_tools-2.1.3}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: Luci-Code-Tools
|
|
3
|
-
Version: 2.1.
|
|
3
|
+
Version: 2.1.3
|
|
4
4
|
Summary: 安全输入工具库,支持彩色输出,KeyboardInterrupt保护等
|
|
5
5
|
Home-page: https://github.com/Luci-Codeing/code_tools
|
|
6
6
|
Author: Luci_Code
|
|
@@ -20,7 +20,7 @@ Dynamic: license-file
|
|
|
20
20
|
Dynamic: requires-python
|
|
21
21
|
Dynamic: summary
|
|
22
22
|
|
|
23
|
-
[](https://pypi.org/project/
|
|
23
|
+
[](https://pypi.org/project/Luci_Code_Tools/)
|
|
24
24
|
|
|
25
25
|
[]()
|
|
26
26
|
|
|
@@ -259,6 +259,7 @@ if-content-prompt
|
|
|
259
259
|
# 制作者 & 感谢名单
|
|
260
260
|
|
|
261
261
|
| 制作 | 分工 |
|
|
262
|
+
| --- | --- |
|
|
262
263
|
| DeepSeek | 检查 |
|
|
263
264
|
| DeepSeek | 改进方法 |
|
|
264
265
|
| Luci_Code | 改进 |
|
|
@@ -512,6 +513,7 @@ The explanations for these two functions are essentially identical to that of **
|
|
|
512
513
|
# Credits & Acknowledgments
|
|
513
514
|
|
|
514
515
|
| Contributor | Role |
|
|
516
|
+
| --- | --- |
|
|
515
517
|
| DeepSeek | Review |
|
|
516
518
|
| DeepSeek | Method Improvement |
|
|
517
519
|
| Luci_Code | Improvements |
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: Luci-Code-Tools
|
|
3
|
-
Version: 2.1.
|
|
3
|
+
Version: 2.1.3
|
|
4
4
|
Summary: 安全输入工具库,支持彩色输出,KeyboardInterrupt保护等
|
|
5
5
|
Home-page: https://github.com/Luci-Codeing/code_tools
|
|
6
6
|
Author: Luci_Code
|
|
@@ -20,7 +20,7 @@ Dynamic: license-file
|
|
|
20
20
|
Dynamic: requires-python
|
|
21
21
|
Dynamic: summary
|
|
22
22
|
|
|
23
|
-
[](https://pypi.org/project/
|
|
23
|
+
[](https://pypi.org/project/Luci_Code_Tools/)
|
|
24
24
|
|
|
25
25
|
[]()
|
|
26
26
|
|
|
@@ -259,6 +259,7 @@ if-content-prompt
|
|
|
259
259
|
# 制作者 & 感谢名单
|
|
260
260
|
|
|
261
261
|
| 制作 | 分工 |
|
|
262
|
+
| --- | --- |
|
|
262
263
|
| DeepSeek | 检查 |
|
|
263
264
|
| DeepSeek | 改进方法 |
|
|
264
265
|
| Luci_Code | 改进 |
|
|
@@ -512,6 +513,7 @@ The explanations for these two functions are essentially identical to that of **
|
|
|
512
513
|
# Credits & Acknowledgments
|
|
513
514
|
|
|
514
515
|
| Contributor | Role |
|
|
516
|
+
| --- | --- |
|
|
515
517
|
| DeepSeek | Review |
|
|
516
518
|
| DeepSeek | Method Improvement |
|
|
517
519
|
| Luci_Code | Improvements |
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
[](https://pypi.org/project/
|
|
1
|
+
[](https://pypi.org/project/Luci_Code_Tools/)
|
|
2
2
|
|
|
3
3
|
[]()
|
|
4
4
|
|
|
@@ -237,6 +237,7 @@ if-content-prompt
|
|
|
237
237
|
# 制作者 & 感谢名单
|
|
238
238
|
|
|
239
239
|
| 制作 | 分工 |
|
|
240
|
+
| --- | --- |
|
|
240
241
|
| DeepSeek | 检查 |
|
|
241
242
|
| DeepSeek | 改进方法 |
|
|
242
243
|
| Luci_Code | 改进 |
|
|
@@ -490,6 +491,7 @@ The explanations for these two functions are essentially identical to that of **
|
|
|
490
491
|
# Credits & Acknowledgments
|
|
491
492
|
|
|
492
493
|
| Contributor | Role |
|
|
494
|
+
| --- | --- |
|
|
493
495
|
| DeepSeek | Review |
|
|
494
496
|
| DeepSeek | Method Improvement |
|
|
495
497
|
| Luci_Code | Improvements |
|
|
File without changes
|
|
File without changes
|
{luci_code_tools-2.1.2 → luci_code_tools-2.1.3}/Luci_Code_Tools.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|