{
  "authors": [
    "Stephane.Carrez@gmail.com"
  ],
  "configuration": {
    "disabled": true
  },
  "depends-on": [
    {
      "aws": "^24.0",
      "security": "^1.5.1",
      "servletada": "^1.8.1",
      "servletada_aws": "any",
      "utilada": "^2.8.2",
      "utilada_aws": "^2.8.2",
      "utilada_xml": "^2.8.2",
      "wikiada": "^1.5.0"
    }
  ],
  "description": "Wiki to Wiki translator",
  "executables": [
    "wi2wic-server"
  ],
  "licenses": "Apache-2.0",
  "long-description": "\nWi2wic is a small server that allows to convert HTML in Wiki text such as Markdown, MediaWiki, Dotclear or Creole.\nIt can also convert one Wiki syntax to another.  It can be used to:\n\n* Migrate HTML page in Markdown or another Wiki,\n* Convert Wiki page in HTML,\n* Convert HTML documentation in Markdown or another Wiki,\n* Cleanup a complex and noisy HTML page\n\nThe server is written in Ada and provides the following REST operations:\n\n* import some HTML content and convert it in a Wiki syntax,\n* convert a Wiki text from one syntax to another,\n* render a Wiki text in HTML.\n\n",
  "maintainers": [
    "Stephane.Carrez@gmail.com"
  ],
  "maintainers-logins": [
    "stcarrez"
  ],
  "name": "wi2wic",
  "origin": {
    "commit": "0a98e7fdc9b98f9ba9e8b307813aad9db5ebce48",
    "url": "git+https://github.com/stcarrez/wi2wic.git"
  },
  "project-files": [
    "wi2wic.gpr"
  ],
  "tags": [
    "web",
    "demo",
    "wiki",
    "markdown",
    "html"
  ],
  "version": "1.1.0",
  "website": "https://github.com/stcarrez/wi2wic"
}
