pgs-runtime 0.2.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 @@
1
+ __version__ = "0.2.1"
@@ -0,0 +1,27 @@
1
+ Metadata-Version: 2.4
2
+ Name: pgs-runtime
3
+ Version: 0.2.1
4
+ Summary: Successor package lineage for OmniBachi runtime
5
+ Author: Bhash Ganti aka Bachi
6
+ License: Apache-2.0
7
+ Project-URL: Homepage, https://github.com/bachipeachy/pgs_runtime
8
+ Requires-Python: >=3.11
9
+ Description-Content-Type: text/markdown
10
+
11
+ # pgs-runtime
12
+
13
+ `pgs-runtime` is the successor package lineage to `omnibachi`.
14
+
15
+ `omnibachi==0.2.1` is the final OmniBachi symbolic runtime release.
16
+
17
+ Active development begins with:
18
+
19
+ ```bash
20
+ pip install pgs-runtime>=0.3.0
21
+
22
+ ```
23
+
24
+ PGS Runtime v0.3.x introduces the token-native deterministic runtime architecture and Compiler/Runtime Inversion model.
25
+
26
+ Historical package:
27
+ https://pypi.org/project/omnibachi/
@@ -0,0 +1,5 @@
1
+ pgs_runtime/__init__.py,sha256=HfjVOrpTnmZ-xVFCYSVmX50EXaBQeJteUHG-PD6iQs8,22
2
+ pgs_runtime-0.2.1.dist-info/METADATA,sha256=BMFaH7T-ByvOvZlYjNy01RWV9EYJZRuYKFC9blGEVXs,696
3
+ pgs_runtime-0.2.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
4
+ pgs_runtime-0.2.1.dist-info/top_level.txt,sha256=WPMt-6GtBLUIGUXkdWX6P0tkQJfFvj6IgLQ-uMt8t6I,12
5
+ pgs_runtime-0.2.1.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
+ pgs_runtime