{
  "actions": [
    {
      "command": [
        "alr",
        "build"
      ],
      "directory": "hello_world",
      "type": "post-build"
    }
  ],
  "authors": [
    "Martin Krischik"
  ],
  "build-switches": {
    "development": {
      "contracts": "Yes",
      "runtime_checks": "Overflow"
    },
    "release": {
      "contracts": "No",
      "runtime_checks": "Default"
    },
    "validation": {
      "contracts": "Yes",
      "runtime_checks": "Everything"
    }
  },
  "depends-on": [
    {
      "gnat": ">=13"
    }
  ],
  "description": "WikiBook Ada Programing",
  "licenses": "GPL-3.0-or-later",
  "long-description": "WikiBook Ada Programing \n\nFollwing crates are incuded:\n\nhello_world\n: classic hello world samples\n\n",
  "maintainers": [
    "Martin Krischik <krischik@users.sourceforge.net>"
  ],
  "maintainers-logins": [
    "krischik"
  ],
  "name": "wikibook",
  "origin": {
    "hashes": [
      "sha256:6932817154d8dc64d99bfbd22bce8ba2eb7f72f36b81a7df1a37d526a5c20d95",
      "sha512:2324b7e1f1385ddbe9bd5a5644b2462b13aa3ede14a0c797fcd0be5dc64d7f1be1af8b2c39767db9f8dfe57239d8fcc1998ef3d4d7c05dddb7b839691e81e688"
    ],
    "url": "https://sourceforge.net/projects/wikibook-ada/files/Alire/wikibook-1.0.0.tgz"
  },
  "tags": [
    "tutorial",
    "wikibook"
  ],
  "version": "1.0.0",
  "website": "https://wikibook-ada.sourceforge.net/"
}
