{
  "authors": [
    "Stephen Merrony"
  ],
  "available": {
    "case(os)": {
      "...": false,
      "linux": true,
      "macos": false,
      "windows": true
    }
  },
  "build-switches": {
    "*": {
      "ada_version": "Ada2022"
    },
    "development": {
      "style_checks": [
        "-gnaty-m"
      ]
    },
    "release": {
      "style_checks": "No"
    }
  },
  "depends-on": [
    {
      "gnat": "^13.0",
      "gtkada": "^24.0.0"
    },
    {
      "ada_toml": "~0.4.0"
    },
    {
      "case(os)": {
        "windows": {
          "win32ada": "^23.0.0"
        }
      }
    }
  ],
  "description": "Performance assistant for Musical Directors",
  "executables": [
    "emdee"
  ],
  "licenses": "GPL-3.0-or-later",
  "long-description": "# Overview \n\n`eMDee` is a live performance and rehearsal assistant for musical directors which removes the need to have folders of tracks and command-line windows open in order to play backing tracks for performance groups such as singers, choirs, and theatre-groups.\n\nThe MD can plan in advance the order of performance; later, `eMDee` will facilitate the playing of each track in the specfied order during the performance.\n\nAdditional controls may be added to specific tracks such as changing the volume level.\n",
  "maintainers": [
    "Stephen Merrony <merrony@gmail.com>"
  ],
  "maintainers-logins": [
    "SMerrony"
  ],
  "name": "emdee",
  "origin": {
    "commit": "7595615548df2f8427b3bdd27288f95c4d21d86a",
    "url": "git+https://github.com/SMerrony/emdee.git"
  },
  "tags": [
    "performance",
    "theatre",
    "midi",
    "mp3",
    "soundtrack",
    "player",
    "wav",
    "flac",
    "ogg",
    "music",
    "ffplay",
    "aplaymidi",
    "playsmf"
  ],
  "version": "0.2.2",
  "website": "https://github.com/SMerrony/emdee"
}
