hyperlight-sandbox-javascript-guest 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 – the real implementation is coming soon."""
2
+
3
+ __version__ = "0.0.1"
@@ -0,0 +1,9 @@
1
+ Metadata-Version: 2.4
2
+ Name: hyperlight-sandbox-javascript-guest
3
+ Version: 0.0.1
4
+ Summary: Packaged Hyperlight Wasm JavaScript guest exposed as javascript_guest.path
5
+ Author: Hyperlight Team
6
+ License-Expression: Apache-2.0
7
+ Classifier: Development Status :: 1 - Planning
8
+ Classifier: Programming Language :: Python :: 3
9
+ Requires-Python: >=3.10
@@ -0,0 +1,4 @@
1
+ hyperlight_sandbox_javascript_guest/__init__.py,sha256=2CNnfgHvnfuVQDl3bYrAAbOPxY3sLNrfYKC6qlFGVKc,93
2
+ hyperlight_sandbox_javascript_guest-0.0.1.dist-info/METADATA,sha256=0VcVpKxMBvq-g3Xy6DTXSVWZjYyZBmgAoaTDGpqZ_60,337
3
+ hyperlight_sandbox_javascript_guest-0.0.1.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
4
+ hyperlight_sandbox_javascript_guest-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.29.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any