idmtools-platform-comps 0.0.0.dev0__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.
@@ -0,0 +1,8 @@
1
+ """
2
+ idmtools-platform-comps - Placeholder Package
3
+
4
+ This is a placeholder package to reserve the name on PyPI.
5
+ The actual package will be published later.
6
+ """
7
+
8
+ __version__ = "0.0.0.dev0"
@@ -0,0 +1,41 @@
1
+ Metadata-Version: 2.4
2
+ Name: idmtools-platform-comps
3
+ Version: 0.0.0.dev0
4
+ Summary: Placeholder package for idmtools-platform-comps - reserved for future use
5
+ Author-email: IDM <idmtools@idmod.org>
6
+ License: Proprietary
7
+ Project-URL: Homepage, https://github.com/InstituteforDiseaseModeling/idmtools
8
+ Project-URL: Bug Tracker, https://github.com/InstituteforDiseaseModeling/idmtools/issues
9
+ Keywords: placeholder,reserved,idmtools
10
+ Classifier: Development Status :: 1 - Planning
11
+ Classifier: Intended Audience :: Developers
12
+ Classifier: Programming Language :: Python :: 3
13
+ Classifier: Programming Language :: Python :: 3.8
14
+ Classifier: Programming Language :: Python :: 3.9
15
+ Classifier: Programming Language :: Python :: 3.10
16
+ Classifier: Programming Language :: Python :: 3.11
17
+ Classifier: Programming Language :: Python :: 3.12
18
+ Requires-Python: >=3.8
19
+ Description-Content-Type: text/markdown
20
+
21
+ # idmtools-platform-comps
22
+
23
+ **PLACEHOLDER PACKAGE - NOT FOR USE**
24
+
25
+ This package is a placeholder to reserve the name `idmtools-platform-comps` on PyPI.
26
+
27
+ The actual package implementation will be released in the future.
28
+
29
+ ## Purpose
30
+
31
+ This placeholder ensures the package name is reserved and prevents name squatting.
32
+
33
+ ## Status
34
+
35
+ This is version 0.0.0.dev0 - a minimal placeholder release.
36
+
37
+ ## Future Release
38
+
39
+ The full implementation of idmtools-platform-comps will be published when ready.
40
+
41
+ For more information, visit: https://github.com/InstituteforDiseaseModeling/idmtools
@@ -0,0 +1,5 @@
1
+ idmtools_platform_comps/__init__.py,sha256=Ntu18lJ3Q820Bs5ZOPvljrCcEIZqXPC6yDMbxajn_ik,194
2
+ idmtools_platform_comps-0.0.0.dev0.dist-info/METADATA,sha256=6g8jaapd6Qxeg55OX8Ku8x7k_dSUC7aAu2xex0Nr3_A,1493
3
+ idmtools_platform_comps-0.0.0.dev0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
4
+ idmtools_platform_comps-0.0.0.dev0.dist-info/top_level.txt,sha256=XsVgBTbzmllMEsHE9Wswy5okOu2KPL_Ui4XzTeNCt3E,24
5
+ idmtools_platform_comps-0.0.0.dev0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.10.2)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+ idmtools_platform_comps