datamaite 0.0.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.
datamaite/__init__.py ADDED
@@ -0,0 +1,3 @@
1
+ """Placeholder package for the forthcoming datamaite project."""
2
+
3
+ __version__ = "0.0.0"
@@ -0,0 +1,17 @@
1
+ Metadata-Version: 2.4
2
+ Name: datamaite
3
+ Version: 0.0.0
4
+ Summary: Placeholder release for the forthcoming datamaite package
5
+ Author: OpenTeams
6
+ License-Expression: Apache-2.0
7
+ Classifier: Development Status :: 1 - Planning
8
+ Classifier: Programming Language :: Python :: 3
9
+ Classifier: Programming Language :: Python :: 3.10
10
+ Classifier: Programming Language :: Python :: 3.11
11
+ Classifier: Programming Language :: Python :: 3.12
12
+ Requires-Python: >=3.10
13
+ Description-Content-Type: text/markdown
14
+
15
+ # datamaite
16
+
17
+ This is a placeholder release reserving the `datamaite` package name for an upcoming OpenTeams project.
@@ -0,0 +1,5 @@
1
+ datamaite/__init__.py,sha256=qW-EA1VdNWw9rGcP50yk_6zK86OaGDuBMpjXKWxO100,88
2
+ datamaite-0.0.0.dist-info/METADATA,sha256=slqYEYZinrytp14vkAVXzyvP4CysCnNc_BUGY4HrAJo,599
3
+ datamaite-0.0.0.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
4
+ datamaite-0.0.0.dist-info/top_level.txt,sha256=TWJL6QWMsC20cQYj0PM8kQr1C3Umb8w8jRD32r3tyPE,10
5
+ datamaite-0.0.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (82.0.1)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+ datamaite