Metadata-Version: 2.4
Name: unidecompiler-simulation-host-python
Version: 0.1.1
Summary: Trusted Python runtime host for unidecompiler simulation
Author-email: Wker <1670133844@qq.com>
License-Expression: AGPL-3.0-or-later
Project-URL: Homepage, https://github.com/Wker666/unidecompiler
Project-URL: Repository, https://github.com/Wker666/unidecompiler
Project-URL: Issues, https://github.com/Wker666/unidecompiler/issues
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: unidecompiler-simulator<0.2.0,>=0.1.1

# unidecompiler-simulation-host-python

Shared application-host support for loading a trusted Python runtime file as an
`ExternalEnvironment`. It depends on the simulator protocol but does not know
about the CLI, GUI, frontend plugins, bytecode, or generic IR execution.
