{
  "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": "Parser and renderer for Markdown and other wiki syntaxes",
    "development_only": false,
    "latest_version": "1.5.0",
    "name": "wikiada",
    "selected_version": "1.5.0",
    "versions": [
      {
        "dependants": [
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "awa",
            "path": "index/aw/awa/awa-2.5.0.toml",
            "provided_version": "1.5.0",
            "qualifies": true,
            "requirement": "^1.4.1",
            "requires": "wikiada",
            "selected": true,
            "version": "2.5.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "awa",
            "path": "index/aw/awa/awa-2.4.0.toml",
            "provided_version": "1.5.0",
            "qualifies": true,
            "requirement": "^1.4.0",
            "requires": "wikiada",
            "selected": false,
            "version": "2.4.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "mdshow",
            "path": "index/md/mdshow/mdshow-1.0.0.toml",
            "provided_version": "1.5.0",
            "qualifies": true,
            "requirement": "^1.5.0",
            "requires": "wikiada",
            "selected": true,
            "version": "1.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "wi2wic",
            "path": "index/wi/wi2wic/wi2wic-1.1.0.toml",
            "provided_version": "1.5.0",
            "qualifies": true,
            "requirement": "^1.5.0",
            "requires": "wikiada",
            "selected": true,
            "version": "1.1.0"
          }
        ],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "utilada",
            "package": "utilada",
            "provided_version": "2.9.0",
            "requirement": "^2.8.0",
            "resolved": true,
            "version": "2.9.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Stephane.Carrez@gmail.com"
          ],
          "configuration": {
            "disabled": true
          },
          "depends-on": [
            {
              "utilada": "^2.8.0"
            }
          ],
          "description": "Parser and renderer for Markdown and other wiki syntaxes",
          "gpr-externals": {
            "WIKI_BUILD": [
              "distrib",
              "debug",
              "optimize",
              "profile",
              "coverage"
            ],
            "WIKI_LIBRARY_TYPE": [
              "relocatable",
              "static",
              "static-pic"
            ]
          },
          "licenses": "Apache-2.0",
          "long-description": "\n[![Build Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-wiki/badges/build.json)](https://porion.vacs.fr/porion/projects/view/ada-wiki/summary)\n[![Test Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-wiki/badges/tests.json)](https://porion.vacs.fr/porion/projects/view/ada-wiki/xunits)\n[![Coverage](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-wiki/badges/coverage.json)](https://porion.vacs.fr/porion/projects/view/ada-wiki/summary)\n\nAda Wiki is a small library that provides a parser and renderer for Markdown and several\nother Wiki syntaxes.  The library allows to:\n\n* Parse a Markdown text but other Wiki such as Mediawiki, Creole, PhpBB, Dotclear and Google Code,\n* Parse HTML content in embedded wiki text,\n* Filter out the wiki, HTML or text through customizable filters,\n* Render the wiki text in HTML, text or another wiki format\n\nThe Ada Wiki library is used by [Ada Web Application](https://gitlab.com/stcarrez/ada-awa)\nfor the implementation of the blog and wiki online plugins and by [mdshow](https://gitlab.com/stcarrez/mdshow) a terminal based\nMarkdown viewer.\n\n",
          "maintainers": [
            "Stephane.Carrez@gmail.com"
          ],
          "maintainers-logins": [
            "stcarrez"
          ],
          "name": "wikiada",
          "origin": {
            "commit": "3e5dac64f570d60d8e8f9b078a1efabead129244",
            "url": "git+https://gitlab.com/stcarrez/ada-wiki.git"
          },
          "project-files": [
            "wikiada.gpr"
          ],
          "tags": [
            "wiki-engine",
            "markdown",
            "mediawiki",
            "dotclear",
            "html",
            "parser",
            "renderer"
          ],
          "version": "1.5.0",
          "website": "https://gitlab.com/stcarrez/ada-wiki"
        },
        "path": "index/wi/wikiada/wikiada-1.5.0.toml",
        "version": "1.5.0"
      },
      {
        "dependants": [
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "awa",
            "path": "index/aw/awa/awa-2.5.0.toml",
            "provided_version": "1.4.2",
            "qualifies": true,
            "requirement": "^1.4.1",
            "requires": "wikiada",
            "selected": true,
            "version": "2.5.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "awa",
            "path": "index/aw/awa/awa-2.4.0.toml",
            "provided_version": "1.4.2",
            "qualifies": true,
            "requirement": "^1.4.0",
            "requires": "wikiada",
            "selected": false,
            "version": "2.4.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "mdshow",
            "path": "index/md/mdshow/mdshow-1.0.0.toml",
            "provided_version": "1.4.2",
            "qualifies": false,
            "requirement": "^1.5.0",
            "requires": "wikiada",
            "selected": true,
            "version": "1.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "wi2wic",
            "path": "index/wi/wi2wic/wi2wic-1.1.0.toml",
            "provided_version": "1.4.2",
            "qualifies": false,
            "requirement": "^1.5.0",
            "requires": "wikiada",
            "selected": true,
            "version": "1.1.0"
          }
        ],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "utilada",
            "package": "utilada",
            "provided_version": "2.9.0",
            "requirement": "^2.5.0",
            "resolved": true,
            "version": "2.9.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Stephane.Carrez@gmail.com"
          ],
          "configuration": {
            "disabled": true
          },
          "depends-on": [
            {
              "utilada": "^2.5.0"
            }
          ],
          "description": "Wiki Engine with parser and renderer for several wiki syntaxes",
          "gpr-externals": {
            "WIKI_BUILD": [
              "distrib",
              "debug",
              "optimize",
              "profile",
              "coverage"
            ],
            "WIKI_LIBRARY_TYPE": [
              "relocatable",
              "static",
              "static-pic"
            ]
          },
          "licenses": "Apache-2.0",
          "long-description": "\n[![Build Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-wiki/badges/build.json)](https://porion.vacs.fr/porion/projects/view/ada-wiki/summary)\n[![Test Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-wiki/badges/tests.json)](https://porion.vacs.fr/porion/projects/view/ada-wiki/xunits)\n[![Coverage](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-wiki/badges/coverage.json)](https://porion.vacs.fr/porion/projects/view/ada-wiki/summary)\n\nAda Wiki is a small library that provides and focuses only on the Wiki engine.\n\nThe library allows to:\n\n* Parse a wiki text such as Mediawiki, Creole, PhpBB, Dotclear and Google Code\n* Parse HTML content in embedded wiki text,\n* Filter out the wiki, HTML or text through customizable filters,\n* Render the wiki text in HTML, text or another wiki format\n\nThe Ada Wiki library is used by [Ada Web Application](https://gitlab.com/stcarrez/ada-awa)\nfor the implementation of the blog and wiki online plugins.\n\n",
          "maintainers": [
            "Stephane.Carrez@gmail.com"
          ],
          "maintainers-logins": [
            "stcarrez"
          ],
          "name": "wikiada",
          "origin": {
            "commit": "8e70483ec7ab9f1212e35250f7b301be80ce3b60",
            "url": "git+https://gitlab.com/stcarrez/ada-wiki.git"
          },
          "project-files": [
            "wikiada.gpr"
          ],
          "tags": [
            "wiki-engine",
            "markdown",
            "mediawiki",
            "dotclear",
            "html",
            "parser",
            "renderer"
          ],
          "version": "1.4.2",
          "website": "https://gitlab.com/stcarrez/ada-wiki"
        },
        "path": "index/wi/wikiada/wikiada-1.4.2.toml",
        "version": "1.4.2"
      },
      {
        "dependants": [
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "awa",
            "path": "index/aw/awa/awa-2.5.0.toml",
            "provided_version": "1.4.1",
            "qualifies": true,
            "requirement": "^1.4.1",
            "requires": "wikiada",
            "selected": true,
            "version": "2.5.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "awa",
            "path": "index/aw/awa/awa-2.4.0.toml",
            "provided_version": "1.4.1",
            "qualifies": true,
            "requirement": "^1.4.0",
            "requires": "wikiada",
            "selected": false,
            "version": "2.4.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "mdshow",
            "path": "index/md/mdshow/mdshow-1.0.0.toml",
            "provided_version": "1.4.1",
            "qualifies": false,
            "requirement": "^1.5.0",
            "requires": "wikiada",
            "selected": true,
            "version": "1.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "wi2wic",
            "path": "index/wi/wi2wic/wi2wic-1.1.0.toml",
            "provided_version": "1.4.1",
            "qualifies": false,
            "requirement": "^1.5.0",
            "requires": "wikiada",
            "selected": true,
            "version": "1.1.0"
          }
        ],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "utilada",
            "package": "utilada",
            "provided_version": "2.9.0",
            "requirement": "^2.5.0",
            "resolved": true,
            "version": "2.9.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Stephane.Carrez@gmail.com"
          ],
          "configuration": {
            "disabled": true
          },
          "depends-on": [
            {
              "utilada": "^2.5.0"
            }
          ],
          "description": "Wiki Engine with parser and renderer for several wiki syntaxes",
          "gpr-externals": {
            "WIKI_BUILD": [
              "distrib",
              "debug",
              "optimize",
              "profile",
              "coverage"
            ],
            "WIKI_LIBRARY_TYPE": [
              "relocatable",
              "static",
              "static-pic"
            ]
          },
          "licenses": "Apache-2.0",
          "long-description": "\n[![Build Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-wiki/badges/build.json)](https://porion.vacs.fr/porion/projects/view/ada-wiki/summary)\n[![Test Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-wiki/badges/tests.json)](https://porion.vacs.fr/porion/projects/view/ada-wiki/xunits)\n[![Coverage](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-wiki/badges/coverage.json)](https://porion.vacs.fr/porion/projects/view/ada-wiki/summary)\n\nAda Wiki is a small library that provides and focuses only on the Wiki engine.\n\nThe library allows to:\n\n* Parse a wiki text such as Mediawiki, Creole, PhpBB, Dotclear and Google Code\n* Parse HTML content in embedded wiki text,\n* Filter out the wiki, HTML or text through customizable filters,\n* Render the wiki text in HTML, text or another wiki format\n\nThe Ada Wiki library is used by [Ada Web Application](https://gitlab.com/stcarrez/ada-awa)\nfor the implementation of the blog and wiki online plugins.\n\n",
          "maintainers": [
            "Stephane.Carrez@gmail.com"
          ],
          "maintainers-logins": [
            "stcarrez"
          ],
          "name": "wikiada",
          "origin": {
            "commit": "c93445d7686e64412db29997724719f3208569b9",
            "url": "git+https://gitlab.com/stcarrez/ada-wiki.git"
          },
          "project-files": [
            ".alire/wikiada.gpr"
          ],
          "tags": [
            "wiki-engine",
            "markdown",
            "mediawiki",
            "dotclear",
            "html",
            "parser",
            "renderer"
          ],
          "version": "1.4.1",
          "website": "https://gitlab.com/stcarrez/ada-wiki"
        },
        "path": "index/wi/wikiada/wikiada-1.4.1.toml",
        "version": "1.4.1"
      },
      {
        "dependants": [
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "awa",
            "path": "index/aw/awa/awa-2.5.0.toml",
            "provided_version": "1.4.0",
            "qualifies": false,
            "requirement": "^1.4.1",
            "requires": "wikiada",
            "selected": true,
            "version": "2.5.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "awa",
            "path": "index/aw/awa/awa-2.4.0.toml",
            "provided_version": "1.4.0",
            "qualifies": true,
            "requirement": "^1.4.0",
            "requires": "wikiada",
            "selected": false,
            "version": "2.4.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "mdshow",
            "path": "index/md/mdshow/mdshow-1.0.0.toml",
            "provided_version": "1.4.0",
            "qualifies": false,
            "requirement": "^1.5.0",
            "requires": "wikiada",
            "selected": true,
            "version": "1.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "wi2wic",
            "path": "index/wi/wi2wic/wi2wic-1.1.0.toml",
            "provided_version": "1.4.0",
            "qualifies": false,
            "requirement": "^1.5.0",
            "requires": "wikiada",
            "selected": true,
            "version": "1.1.0"
          }
        ],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "utilada",
            "package": "utilada",
            "provided_version": "2.9.0",
            "requirement": "^2.5.0",
            "resolved": true,
            "version": "2.9.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Stephane.Carrez@gmail.com"
          ],
          "configuration": {
            "disabled": true
          },
          "depends-on": [
            {
              "utilada": "^2.5.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",
          "long-description": "\n[![Build Status](https://img.shields.io/jenkins/s/http/jenkins.vacs.fr/Ada-Wiki.svg)](https://jenkins.vacs.fr/job/Ada-Wiki/)\n[![Test Status](https://img.shields.io/jenkins/t/http/jenkins.vacs.fr/Ada-Wiki.svg)](https://jenkins.vacs.fr/job/Ada-Wiki/)\n[![codecov](https://codecov.io/gh/stcarrez/ada-wiki/branch/master/graph/badge.svg)](https://codecov.io/gh/stcarrez/ada-wiki)\n\nAda Wiki is a small library that provides and focuses only on the Wiki engine.\n\nThe library allows to:\n\n* Parse a wiki text such as Mediawiki, Creole, PhpBB, Dotclear and Google Code\n* Parse HTML content in embedded wiki text,\n* Filter out the wiki, HTML or text through customizable filters,\n* Render the wiki text in HTML, text or another wiki format\n\nThe Ada Wiki library is used by [Ada Web Application](https://github.com/stcarrez/ada-awa)\nfor the implementation of the blog and wiki online plugins.\n\n",
          "maintainers": [
            "Stephane.Carrez@gmail.com"
          ],
          "maintainers-logins": [
            "stcarrez"
          ],
          "name": "wikiada",
          "origin": {
            "commit": "d6ced3e8b5e4ffd575a122664a0d593dcf2d1ff8",
            "url": "git+https://gitlab.com/stcarrez/ada-wiki.git"
          },
          "project-files": [
            ".alire/wikiada.gpr"
          ],
          "tags": [
            "wiki-engine",
            "markdown",
            "mediawiki",
            "dotclear",
            "html",
            "parser",
            "renderer"
          ],
          "version": "1.4.0",
          "website": "https://gitlab.com/stcarrez/ada-wiki"
        },
        "path": "index/wi/wikiada/wikiada-1.4.0.toml",
        "version": "1.4.0"
      },
      {
        "dependants": [
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "awa",
            "path": "index/aw/awa/awa-2.5.0.toml",
            "provided_version": "1.2.0",
            "qualifies": false,
            "requirement": "^1.4.1",
            "requires": "wikiada",
            "selected": true,
            "version": "2.5.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "awa",
            "path": "index/aw/awa/awa-2.4.0.toml",
            "provided_version": "1.2.0",
            "qualifies": false,
            "requirement": "^1.4.0",
            "requires": "wikiada",
            "selected": false,
            "version": "2.4.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "mdshow",
            "path": "index/md/mdshow/mdshow-1.0.0.toml",
            "provided_version": "1.2.0",
            "qualifies": false,
            "requirement": "^1.5.0",
            "requires": "wikiada",
            "selected": true,
            "version": "1.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "wi2wic",
            "path": "index/wi/wi2wic/wi2wic-1.1.0.toml",
            "provided_version": "1.2.0",
            "qualifies": false,
            "requirement": "^1.5.0",
            "requires": "wikiada",
            "selected": true,
            "version": "1.1.0"
          }
        ],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "utilada",
            "package": "utilada",
            "provided_version": "2.9.0",
            "requirement": "^2.0.0",
            "resolved": true,
            "version": "2.9.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "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"
        },
        "path": "index/wi/wikiada/wikiada-1.2.0.toml",
        "version": "1.2.0"
      }
    ]
  },
  "schema_version": 4
}
