25.0.0
This is Glib integrated implementation of a spawn processes interface.
- Authors
- AdaCore
- Maintainers
- Vadim Godunko <vgodunko@gmail.com>, Max Reznik <reznikmm@gmail.com>
- Licenses
- Apache-2.0 WITH LLVM-exception
- Tags
- process, launch, pipe, glib
- Project files
- gnat/spawn_glib.gpr
- Manifest
- index/sp/spawn_glib/spawn_glib-25.0.0.toml
Build and platform metadata 4 fields
- Configuration
{
"generate_ada": false,
"generate_c": false
}
- GPR externals
{
"SPAWN_OS": [
"unix",
"osx",
"Windows_NT"
]
}
- GPR values
{
"case(os)": {
"linux": {
"SPAWN_OS": "unix"
},
"macos": {
"SPAWN_OS": "osx"
},
"windows": {
"SPAWN_OS": "Windows_NT"
}
}
}
- Additional origin data
{
"hashes": [
"sha512:c1135d5db88cf6672a8e784ad5805020e3d6e97b0cd4f25b21f03b1e2c6f1bec9f84cd68a41554b5d5e4c2829712668fafd40de17e7874d3b22dd8cbddb5a615"
]
}