ktoolkit 0.0.1__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.
ktoolkit/__init__.py ADDED
File without changes
@@ -0,0 +1,20 @@
1
+ Metadata-Version: 2.1
2
+ Name: ktoolkit
3
+ Version: 0.0.1
4
+ Summary: This is the simplest module for quick work with files.
5
+ Home-page: https://example.com/
6
+ Author: kolyax
7
+ Author-email: example@gmail.com
8
+ License: UNKNOWN
9
+ Keywords: files speedfiles
10
+ Platform: UNKNOWN
11
+ Classifier: Programming Language :: Python :: 3.11
12
+ Classifier: License :: OSI Approved :: MIT License
13
+ Classifier: Operating System :: OS Independent
14
+ Requires-Python: >=3.6
15
+ Description-Content-Type: text/markdown
16
+ Requires-Dist: requests >=2.25.1
17
+
18
+ 123
19
+
20
+
@@ -0,0 +1,5 @@
1
+ ktoolkit/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ ktoolkit-0.0.1.dist-info/METADATA,sha256=U7OF1fSpWPhwAnHAtSSnXFRaDu5leM8jZ1iE4CiYdUw,529
3
+ ktoolkit-0.0.1.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
4
+ ktoolkit-0.0.1.dist-info/top_level.txt,sha256=H4hLMWRKilSsTsBbBF4Qn_I5bLfi2QhjRmJTlpSgxwA,9
5
+ ktoolkit-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: bdist_wheel (0.42.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+ ktoolkit