solosium 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.
solosium/__init__.py ADDED
@@ -0,0 +1,3 @@
1
+ """Reserved namespace for the Solosium platform (placeholder)."""
2
+
3
+ __version__ = "0.0.0"
@@ -0,0 +1,15 @@
1
+ Metadata-Version: 2.4
2
+ Name: solosium
3
+ Version: 0.0.0
4
+ Summary: Reserved namespace for the Solosium platform.
5
+ Project-URL: Homepage, https://solosium.com
6
+ Keywords: platform,reserved,solosium
7
+ Requires-Python: >=3.9
8
+ Description-Content-Type: text/markdown
9
+
10
+ # solosium
11
+
12
+ Reserved namespace for the **Solosium** platform.
13
+
14
+ This is a placeholder package that reserves the `solosium` name on PyPI.
15
+ Real packages will follow.
@@ -0,0 +1,4 @@
1
+ solosium/__init__.py,sha256=Ueylaz_hfgHC3BzG1JMMWlfQKSA2XfnZDZK_W-_PEmQ,89
2
+ solosium-0.0.0.dist-info/METADATA,sha256=wG9YQ7hnwTrzl6G__rzwwTVwZQqdZ-QmHBr82nWKWWE,415
3
+ solosium-0.0.0.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
4
+ solosium-0.0.0.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