{
  "actions": [
    {
      "command": [
        "rm",
        "-f",
        "config.gpr"
      ],
      "type": "post-fetch"
    }
  ],
  "depends-on": [
    {
      "utilada": "^2.0.0"
    }
  ],
  "description": "Wiki Engine with parser and renderer for several wiki syntaxes",
  "gpr-externals": {
    "BUILD": [
      "distrib",
      "debug",
      "optimize",
      "profile",
      "coverage"
    ],
    "WIKI_LIBRARY_TYPE": [
      "relocatable",
      "static",
      "static-pic"
    ]
  },
  "licenses": "Apache-2.0",
  "maintainers": [
    "Stephane.Carrez@gmail.com"
  ],
  "maintainers-logins": [
    "stcarrez"
  ],
  "name": "wikiada",
  "origin": {
    "hashes": [
      "sha512:a57d94178f711de0f9a9d708168b5bf38f20213e609a9b0c5124f25dc294ba4d9d524e1a945c393f516eb2ffbce9f0c808083578804e69515214b1c1115208ff"
    ],
    "url": "https://github.com/stcarrez/ada-wiki/archive/1.2.0.tar.gz"
  },
  "project-files": [
    ".alire/wikiada.gpr"
  ],
  "version": "1.2.0"
}
