supercomputer 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.
@@ -0,0 +1,3 @@
1
+ """Placeholder package reserving the name. Real release coming soon."""
2
+
3
+ __version__ = "0.0.1"
@@ -0,0 +1,14 @@
1
+ Metadata-Version: 2.5
2
+ Name: supercomputer
3
+ Version: 0.0.1
4
+ Summary: Placeholder. Real release coming soon.
5
+ Project-URL: Homepage, https://github.com/prodigious-ai
6
+ Author: Prodigious AI
7
+ License-Expression: MIT
8
+ Classifier: Development Status :: 1 - Planning
9
+ Requires-Python: >=3.10
10
+ Description-Content-Type: text/markdown
11
+
12
+ # supercomputer
13
+
14
+ Name reserved. Real release coming soon.
@@ -0,0 +1,4 @@
1
+ supercomputer/__init__.py,sha256=plk0FS3K6G4WdZYXm7HDqucO0rMEChIVlTK4VG521fQ,95
2
+ supercomputer-0.0.1.dist-info/METADATA,sha256=IJqgdc4F4IGhyJGsmQ4k1vMLpqKhxS7LExBd1JFTkQE,377
3
+ supercomputer-0.0.1.dist-info/WHEEL,sha256=W3fkpkm7-wf9vBI5Z-7s0eWkeM-spu78I8Neb98DeEg,87
4
+ supercomputer-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.32.4
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any