{
  "authors": [
    "onox"
  ],
  "available": {
    "case(os)": {
      "...": false,
      "linux|macos": true
    }
  },
  "build-switches": {
    "*": {
      "style_checks": [
        "-gnatygAO-Is"
      ]
    },
    "validation": {
      "compile_checks": "warnings"
    }
  },
  "description": "Use posix_spawn() to spawn processes without forking",
  "licenses": "Apache-2.0",
  "maintainers": [
    "onox <denkpadje@gmail.com>"
  ],
  "maintainers-logins": [
    "onox"
  ],
  "name": "spoon",
  "origin": {
    "commit": "c07167a55d5fa2ebbfa7ff4689959e08128e8a69",
    "url": "git+https://github.com/onox/spoon.git"
  },
  "tags": [
    "posix",
    "spawn",
    "process"
  ],
  "version": "1.0.1",
  "website": "https://github.com/onox/spoon"
}
