rkt-tool-lib 1.4.1__py3-none-any.whl → 1.5.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.
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
2
- Name: rkt-tool-lib
3
- Version: 1.4.1
1
+ Metadata-Version: 2.2
2
+ Name: rkt_tool_lib
3
+ Version: 1.5.0
4
4
  Summary: RootKit custom tool Lib
5
5
  Author: RootKit
6
6
  Author-email: rootkit@rootkit-lab.org
@@ -17,6 +17,13 @@ Classifier: Topic :: Utilities
17
17
  Requires-Python: >=3.7
18
18
  Description-Content-Type: text/markdown
19
19
  License-File: LICENSE
20
+ Dynamic: author
21
+ Dynamic: author-email
22
+ Dynamic: classifier
23
+ Dynamic: description
24
+ Dynamic: description-content-type
25
+ Dynamic: requires-python
26
+ Dynamic: summary
20
27
 
21
28
  # rkt_tool_lib - Python library
22
29
 
@@ -0,0 +1,7 @@
1
+ rkt_tool_lib/Tool.py,sha256=1wZs4KSffNCbarqdry1d5jLpHjGd-IbUaehMk9SUFe0,1635
2
+ rkt_tool_lib/__init__.py,sha256=ZBbSM-vq6CjkI93WRe0-GZ71qXo8WwHmHuZSy79EKXk,34
3
+ rkt_tool_lib-1.5.0.dist-info/LICENSE,sha256=cJOcDuuCS3-_wqJQeJzXupPQBeTXBxQR858ECRPkXkw,1097
4
+ rkt_tool_lib-1.5.0.dist-info/METADATA,sha256=xWRDfvZoBZDGSFodwPJYaMDxo52UjYwcTKYeIm9m8-8,3269
5
+ rkt_tool_lib-1.5.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
6
+ rkt_tool_lib-1.5.0.dist-info/top_level.txt,sha256=kTRmkhRZVJnpDP08wY9vagYZJx4w5npRT_-Ao56lYrk,13
7
+ rkt_tool_lib-1.5.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.37.1)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -0,0 +1 @@
1
+ rkt_tool_lib
@@ -1,7 +0,0 @@
1
- tool/Tool.py,sha256=1wZs4KSffNCbarqdry1d5jLpHjGd-IbUaehMk9SUFe0,1635
2
- tool/__init__.py,sha256=ZBbSM-vq6CjkI93WRe0-GZ71qXo8WwHmHuZSy79EKXk,34
3
- rkt_tool_lib-1.4.1.dist-info/LICENSE,sha256=cJOcDuuCS3-_wqJQeJzXupPQBeTXBxQR858ECRPkXkw,1097
4
- rkt_tool_lib-1.4.1.dist-info/METADATA,sha256=Ap9SBDWptBsdO1DO4HqUZn3iGDtqLg1UIOEW606IuNg,3114
5
- rkt_tool_lib-1.4.1.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
6
- rkt_tool_lib-1.4.1.dist-info/top_level.txt,sha256=Z5SN2a_Wr-UEOwAp1ap88PiygkuvFvTwl9QNgw7baG0,5
7
- rkt_tool_lib-1.4.1.dist-info/RECORD,,
@@ -1 +0,0 @@
1
- tool
File without changes
File without changes