{
  "authors": [
    "Stephane.Carrez@gmail.com"
  ],
  "available": {
    "case(os)": {
      "...": false,
      "freebsd": true,
      "linux": true,
      "macos": false,
      "openbsd": true,
      "windows": true
    }
  },
  "configuration": {
    "disabled": true
  },
  "depends-on": [
    {
      "ansiada": "^1.0.0",
      "gid": "^13.0.1",
      "intl": "^1.0.1",
      "printer_toolkit": "~0.3.0",
      "uri_ada": "^2.0",
      "utilada": "^2.8.0",
      "utilada_aws": "^2.8.0",
      "wikiada": "^1.5.0"
    }
  ],
  "description": "Markdown show on terminal",
  "environment": {
    "MANPATH": {
      "prepend": "${CRATE_ROOT}/man"
    },
    "PATH": {
      "prepend": "${CRATE_ROOT}/bin"
    }
  },
  "licenses": "Apache-2.0",
  "long-description": "\n`mdshow` is a small command line utility to format and display a markdown file on the terminal.\nThe viewer supports several format including Markdown, MediaWiki, Creole, Dotclear and Textile.\nIt can display images in terminals that implement the Kitty Graphics Protocol (`kitty`, `konsole`)\nor fallbacks to using unicode character blocks for images when Kitty Graphics Protocol is not supported.\n\n",
  "maintainers": [
    "Stephane.Carrez@gmail.com"
  ],
  "maintainers-logins": [
    "stcarrez"
  ],
  "name": "mdshow",
  "origin": {
    "commit": "47663f1cc9db8799cd1e553dbdf22e95bb2b7012",
    "url": "git+https://gitlab.com/stcarrez/mdshow.git"
  },
  "project-files": [
    "mdshow.gpr"
  ],
  "tags": [
    "markdown",
    "mediawiki",
    "dotclear",
    "viewer"
  ],
  "version": "1.0.0",
  "website": "https://gitlab.com/stcarrez/mdshow"
}
