{
  "canonical_url": "https://crates.flyology.org/community/",
  "catalog": {
    "name": "community",
    "repository_url": "https://github.com/alire-project/alire-index",
    "revision": "cd12c6aa35b7d6483841517305d57ba167ec78d0"
  },
  "generated_at": "2026-08-23T04:55:42Z",
  "index": {
    "version": "1.4.0"
  },
  "package": {
    "catalog": "community",
    "description": "A simple library to spawn processes and communicate with them.",
    "development_only": false,
    "latest_version": "26.0.0",
    "name": "spawn_glib",
    "selected_version": "26.0.0",
    "versions": [
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "gtkada",
            "package": "gtkada",
            "provided_version": "26.0.0",
            "requirement": ">=23",
            "resolved": true,
            "version": "26.0.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "AdaCore"
          ],
          "configuration": {
            "generate_ada": false,
            "generate_c": false
          },
          "depends-on": [
            {
              "gtkada": ">=23"
            }
          ],
          "description": "A simple library to spawn processes and communicate with them.",
          "gpr-externals": {
            "SPAWN_OS": [
              "unix",
              "osx",
              "Windows_NT"
            ]
          },
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "SPAWN_OS": "unix"
              },
              "macos": {
                "SPAWN_OS": "osx"
              },
              "windows": {
                "SPAWN_OS": "Windows_NT"
              }
            }
          },
          "licenses": "Apache-2.0 WITH LLVM-exception",
          "long-description": "This is Glib integrated implementation of a spawn processes interface.",
          "maintainers": [
            "Vadim Godunko <vgodunko@gmail.com>",
            "Max Reznik <reznikmm@gmail.com>",
            "chouteau@adacore.com",
            "sagaert@adacore.com"
          ],
          "maintainers-logins": [
            "godunko",
            "reznikmm",
            "Fabien-Chouteau",
            "AldanTanneo"
          ],
          "name": "spawn_glib",
          "origin": {
            "hashes": [
              "sha512:8114896a28acdc55b7caecdda995b99006fa88606abaea2d2c717df5baccd8187e6fc00e6c30e8921fc600e56255fb64a6e1922a3e6be30ee1b957650e2ee9e3"
            ],
            "url": "https://github.com/AdaCore/spawn/archive/refs/tags/v26.0.0.zip"
          },
          "project-files": [
            "gnat/spawn_glib.gpr"
          ],
          "tags": [
            "process",
            "launch",
            "pipe",
            "glib"
          ],
          "version": "26.0.0",
          "website": "https://github.com/AdaCore/spawn"
        },
        "path": "index/sp/spawn_glib/spawn_glib-26.0.0.toml",
        "version": "26.0.0"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "gtkada",
            "package": "gtkada",
            "provided_version": "26.0.0",
            "requirement": ">=23",
            "resolved": true,
            "version": "26.0.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "AdaCore"
          ],
          "configuration": {
            "generate_ada": false,
            "generate_c": false
          },
          "depends-on": [
            {
              "gtkada": ">=23"
            }
          ],
          "description": "A simple library to spawn processes and communicate with them.",
          "gpr-externals": {
            "SPAWN_OS": [
              "unix",
              "osx",
              "Windows_NT"
            ]
          },
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "SPAWN_OS": "unix"
              },
              "macos": {
                "SPAWN_OS": "osx"
              },
              "windows": {
                "SPAWN_OS": "Windows_NT"
              }
            }
          },
          "licenses": "Apache-2.0 WITH LLVM-exception",
          "long-description": "This is Glib integrated implementation of a spawn processes interface.",
          "maintainers": [
            "Vadim Godunko <vgodunko@gmail.com>",
            "Max Reznik <reznikmm@gmail.com>"
          ],
          "maintainers-logins": [
            "godunko",
            "reznikmm"
          ],
          "name": "spawn_glib",
          "origin": {
            "hashes": [
              "sha512:c1135d5db88cf6672a8e784ad5805020e3d6e97b0cd4f25b21f03b1e2c6f1bec9f84cd68a41554b5d5e4c2829712668fafd40de17e7874d3b22dd8cbddb5a615"
            ],
            "url": "https://github.com/adacore/spawn/archive/v25.0.0/spawn-25.0.0.zip"
          },
          "project-files": [
            "gnat/spawn_glib.gpr"
          ],
          "tags": [
            "process",
            "launch",
            "pipe",
            "glib"
          ],
          "version": "25.0.0",
          "website": "https://github.com/AdaCore/spawn"
        },
        "path": "index/sp/spawn_glib/spawn_glib-25.0.0.toml",
        "version": "25.0.0"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "gtkada",
            "package": "gtkada",
            "provided_version": "26.0.0",
            "requirement": ">=23",
            "resolved": true,
            "version": "26.0.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "AdaCore"
          ],
          "configuration": {
            "generate_ada": false,
            "generate_c": false
          },
          "depends-on": [
            {
              "gtkada": ">=23"
            }
          ],
          "description": "A simple library to spawn processes and communicate with them.",
          "gpr-externals": {
            "SPAWN_OS": [
              "unix",
              "osx",
              "Windows_NT"
            ]
          },
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "SPAWN_OS": "unix"
              },
              "macos": {
                "SPAWN_OS": "osx"
              },
              "windows": {
                "SPAWN_OS": "Windows_NT"
              }
            }
          },
          "licenses": "Apache-2.0 WITH LLVM-exception",
          "long-description": "This is Glib integrated implementation of a spawn processes interface.",
          "maintainers": [
            "Vadim Godunko <vgodunko@gmail.com>",
            "Max Reznik <reznikmm@gmail.com>"
          ],
          "maintainers-logins": [
            "godunko",
            "reznikmm"
          ],
          "name": "spawn_glib",
          "origin": {
            "hashes": [
              "sha512:27de6171c1c7e90c5ca76311d9d72136947ba3ca21e26cb7f0783f1233c3bfd0476257a014f9b5f05b1d08363c88fac4bdbb28d913ab36bcf172039a7ebb484a"
            ],
            "url": "https://github.com/adacore/spawn/archive/v24.0.1/spawn-24.0.1.zip"
          },
          "project-files": [
            "gnat/spawn_glib.gpr"
          ],
          "tags": [
            "process",
            "launch",
            "pipe",
            "glib"
          ],
          "version": "24.0.1",
          "website": "https://github.com/AdaCore/spawn"
        },
        "path": "index/sp/spawn_glib/spawn_glib-24.0.1.toml",
        "version": "24.0.1"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "gtkada",
            "package": "gtkada",
            "provided_version": "26.0.0",
            "requirement": ">=23",
            "resolved": true,
            "version": "26.0.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "AdaCore"
          ],
          "configuration": {
            "disabled": true
          },
          "depends-on": [
            {
              "gtkada": ">=23"
            }
          ],
          "description": "A simple library to spawn processes and communicate with them.",
          "gpr-externals": {
            "OS": [
              "unix",
              "osx",
              "Windows_NT"
            ]
          },
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "OS": "unix"
              },
              "macos": {
                "OS": "osx"
              },
              "windows": {
                "OS": "Windows_NT"
              }
            }
          },
          "licenses": "Apache-2.0",
          "long-description": "This is Glib integrated implementation of a spawn processes interface.",
          "maintainers": [
            "Vadim Godunko <vgodunko@gmail.com>",
            "Max Reznik <reznikmm@gmail.com>"
          ],
          "maintainers-logins": [
            "godunko",
            "reznikmm"
          ],
          "name": "spawn_glib",
          "origin": {
            "hashes": [
              "sha512:440f8b8a45b7a322a5715a195f7e37e6f2641af8190166229e89a11ce6ab60511eb058432f4c3ffcdd670ec71b2509d5e23a80ac2e8dd6b7960bc42385bab86e"
            ],
            "url": "https://github.com/AdaCore/spawn/archive/refs/tags/v23.0.0.tar.gz"
          },
          "project-files": [
            "gnat/spawn_glib.gpr"
          ],
          "tags": [
            "process",
            "launch",
            "pipe",
            "glib"
          ],
          "version": "23.0.0",
          "website": "https://github.com/AdaCore/spawn"
        },
        "path": "index/sp/spawn_glib/spawn_glib-23.0.0.toml",
        "version": "23.0.0"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": null,
            "condition": null,
            "name": "gtkada",
            "package": null,
            "provided_version": null,
            "requirement": "^19",
            "resolved": false,
            "version": null
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "AdaCore",
            "Max Reznik"
          ],
          "depends-on": [
            {
              "gtkada": "^19"
            }
          ],
          "description": "A simple library to spawn processes and communicate with them.",
          "gpr-externals": {
            "OS": [
              "unix",
              "osx",
              "Windows_NT"
            ]
          },
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "OS": "unix"
              },
              "macos": {
                "OS": "osx"
              },
              "windows": {
                "OS": "Windows_NT"
              }
            }
          },
          "licenses": "GPL-3.0-only WITH GCC-exception-3.1",
          "long-description": "This is Glib integrated implementation of a spawn processes interface.",
          "maintainers": [
            "Vadim Godunko <vgodunko@gmail.com>",
            "Max Reznik <reznikmm@gmail.com>"
          ],
          "maintainers-logins": [
            "godunko",
            "reznikmm"
          ],
          "name": "spawn_glib",
          "origin": {
            "hashes": [
              "sha512:44f2752986dcfdea4634731e0bcb972dec129d89b57e55c9e785b47cd3ae3adc04cf70334294dbcb9dd0c54cfe2896695d9b9090b8f7d6165eaf04a0b3baaaa6"
            ],
            "url": "https://github.com/AdaCore/spawn/releases/download/1.0.0/spawn_glib-1.0.0.tar.gz"
          },
          "project-files": [
            "gnat/spawn_glib.gpr"
          ],
          "tags": [
            "process",
            "launch",
            "pipe",
            "glib"
          ],
          "version": "1.0.0",
          "website": "https://github.com/AdaCore/spawn"
        },
        "path": "index/sp/spawn_glib/spawn_glib-1.0.0.toml",
        "version": "1.0.0"
      }
    ]
  },
  "schema_version": 4
}
