ironctl 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.
ironctl/__init__.py ADDED
@@ -0,0 +1 @@
1
+ __version__ = "0.0.1"
@@ -0,0 +1,12 @@
1
+ Metadata-Version: 2.4
2
+ Name: ironctl
3
+ Version: 0.0.1
4
+ Summary: Reserved — the ironctl open data control-plane core; full release forthcoming.
5
+ Author: theaigroup-ai
6
+ License: Apache-2.0
7
+ Requires-Python: >=3.10
8
+ Description-Content-Type: text/markdown
9
+
10
+ # ironctl
11
+
12
+ Reserved. Full release forthcoming.
@@ -0,0 +1,4 @@
1
+ ironctl/__init__.py,sha256=sXLh7g3KC4QCFxcZGBTpG2scR7hmmBsMjq6LqRptkRg,22
2
+ ironctl-0.0.1.dist-info/METADATA,sha256=HopsXAnHji2-A6SpunkwlJUgghQmfM1T39_MNDIAtgE,295
3
+ ironctl-0.0.1.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
4
+ ironctl-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.30.1
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any