sh2_util 0.1.0__py3-none-any.whl → 0.2.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
1
  Metadata-Version: 2.4
2
2
  Name: sh2_util
3
- Version: 0.1.0
3
+ Version: 0.2.0
4
4
  Summary: sh2 tool
5
5
  Requires-Python: >=3.12
6
6
  Description-Content-Type: text/markdown
@@ -0,0 +1,6 @@
1
+ sh2_util/__init__.py,sha256=daEdpEyAJIa8b2VkCqSKcw8PaExcB6Qro80XNes_sHA,2
2
+ sh2_util/http.py,sha256=wvUoo943WfFOw5jw8YyZsgLcDinzYQb6BZctehXUiL0,1833
3
+ sh2_util-0.2.0.dist-info/METADATA,sha256=XYtQCVjl6vQDE6bzKmRHyBZqNNdn4GizFBIUCG_YSlw,197
4
+ sh2_util-0.2.0.dist-info/WHEEL,sha256=lTU6B6eIfYoiQJTZNc-fyaR6BpL6ehTzU3xGYxn2n8k,91
5
+ sh2_util-0.2.0.dist-info/top_level.txt,sha256=qUqIg690edBWT3baiExUNpouh3NsUF0MH6b5acH1m5w,9
6
+ sh2_util-0.2.0.dist-info/RECORD,,
sh2_util/col/__init__.py DELETED
@@ -1 +0,0 @@
1
- from .col import add
sh2_util/col/col.py DELETED
@@ -1,2 +0,0 @@
1
- def add(a,b):
2
- return a+b+b
sh2_util/str/__init__.py DELETED
@@ -1,2 +0,0 @@
1
-
2
- from .str import *
sh2_util/str/str.py DELETED
@@ -1,2 +0,0 @@
1
- def hello():
2
- return "Hello, World!"
@@ -1,10 +0,0 @@
1
- sh2_util/__init__.py,sha256=daEdpEyAJIa8b2VkCqSKcw8PaExcB6Qro80XNes_sHA,2
2
- sh2_util/http.py,sha256=wvUoo943WfFOw5jw8YyZsgLcDinzYQb6BZctehXUiL0,1833
3
- sh2_util/col/__init__.py,sha256=5hukC5IqKnTbEWoInVAtn9xkEUqe-DVZgfdY1WooeEQ,21
4
- sh2_util/col/col.py,sha256=9tCTvXob1ZJw7mEZwLbhYC8sI3WNNPX_HOUvCd79Ohs,30
5
- sh2_util/str/__init__.py,sha256=d2MdaPqrCydcnTgm_J6yiGsXKuJ-xhlNOEYrfu_CIu8,20
6
- sh2_util/str/str.py,sha256=bsIntEpMkZGHbp61KVc1FhqX5eDNv9AidNj5EmqmOuA,39
7
- sh2_util-0.1.0.dist-info/METADATA,sha256=EfKyj89RPrGcyVHythEhpvvjjFLHf4mvjR-vEjR3xL8,197
8
- sh2_util-0.1.0.dist-info/WHEEL,sha256=lTU6B6eIfYoiQJTZNc-fyaR6BpL6ehTzU3xGYxn2n8k,91
9
- sh2_util-0.1.0.dist-info/top_level.txt,sha256=qUqIg690edBWT3baiExUNpouh3NsUF0MH6b5acH1m5w,9
10
- sh2_util-0.1.0.dist-info/RECORD,,