kstlib 0.0.1a0__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.
kstlib/__init__.py ADDED
@@ -0,0 +1 @@
1
+ __version__ = "0.0.1a0"
@@ -0,0 +1,29 @@
1
+ Metadata-Version: 2.4
2
+ Name: kstlib
3
+ Version: 0.0.1a0
4
+ Summary: Reserved name for future release of kstlib
5
+ Author-email: Michel TRUONG <michel.truong@gmail.com>
6
+ License: MIT License
7
+
8
+ Copyright (c) 2025 Michel TRUONG
9
+
10
+ Permission is hereby granted, free of charge, to any person obtaining a copy...
11
+
12
+ Keywords: kstlib,placeholder,reserved
13
+ Classifier: Development Status :: 1 - Planning
14
+ Classifier: Intended Audience :: Developers
15
+ Classifier: License :: OSI Approved :: MIT License
16
+ Classifier: Programming Language :: Python :: 3
17
+ Classifier: Programming Language :: Python :: 3.11
18
+ Description-Content-Type: text/markdown
19
+ License-File: LICENSE.md
20
+ Dynamic: license-file
21
+
22
+ # kstlib
23
+
24
+ ⚠ **This is a placeholder release to reserve the project name on PyPI.**
25
+
26
+ The real project is under development and will be released soon.
27
+ Please do not install or use this version.
28
+
29
+ Stay tuned ✨
@@ -0,0 +1,6 @@
1
+ kstlib/__init__.py,sha256=LIlO0tEIeh6Obo4UnFGeXilPGMY6KKubzMST4VUyaUc,25
2
+ kstlib-0.0.1a0.dist-info/licenses/LICENSE.md,sha256=pyJ2iPU5-GFq3_LcrG1mDyuH1_kNIbqbHhve1al3cSw,132
3
+ kstlib-0.0.1a0.dist-info/METADATA,sha256=_eH5aGu9ktBdQ6k1nWAMD2dnu9E8mog0fuGCJmQCYiw,943
4
+ kstlib-0.0.1a0.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
5
+ kstlib-0.0.1a0.dist-info/top_level.txt,sha256=tgPJhgVk1CqZM_mx4fmT0_GUKmnLpJuntTo5GMs7EOs,7
6
+ kstlib-0.0.1a0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (78.1.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1,5 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2025 Michel TRUONG
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy...
@@ -0,0 +1 @@
1
+ kstlib