Metadata-Version: 2.4
Name: urirun-runtime
Version: 0.2.0
Summary: Meta-package: the urirun URI-execution kernel (registry/runtime/v2/executors/worker). The `urirun_runtime` import package now ships inside the `urirun` distribution (the single source of truth); this distribution just depends on it so `pip install urirun-runtime` and `import urirun_runtime` keep working.
Author: if-uri
License-Expression: Apache-2.0
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: urirun>=0.4.186
Provides-Extra: grpc
Requires-Dist: grpcio>=1.60; extra == "grpc"
Provides-Extra: yaml
Requires-Dist: pyyaml>=6; extra == "yaml"
Provides-Extra: keyring
Requires-Dist: keyring>=24; extra == "keyring"

# urirun-runtime — kernel substrate (Phase 5). See pyproject.
