{
  "actions": [
    {
      "command": [
        "alr",
        "run"
      ],
      "directory": "test",
      "type": "test"
    }
  ],
  "authors": [
    "Martin Krischik <krischik@users.sourceforge.net>"
  ],
  "depends-on": [
    {
      "gnat": ">=12 & <2000"
    }
  ],
  "description": "Create ROM with little program",
  "executables": [
    "create_led"
  ],
  "licenses": "GPL-3.0-or-later",
  "long-description": "This is a tool to create a rom image with little program.\n\nThis program can be used to create a ROM immage for the MOS 6502 tutorial from Ben Eater.\n\nDevelopment versions available with:\n\n```sh\nalr index --add \"git+https://github.com/krischik/alire-index.git#develop\" --name krischik\n```\n\nSource code and testsuite available on [SourceForge](https://git.code.sf.net/p/tutorial-6502/git)\n",
  "maintainers": [
    "Martin Krischik <krischik@users.sourceforge.net>"
  ],
  "maintainers-logins": [
    "krischik"
  ],
  "name": "mos6502_create_led",
  "origin": {
    "hashes": [
      "sha256:a4ffd9f1aa30094c57e5d531cfa48e5b32aadd037f46fa7baf067c34239c6bec",
      "sha512:cf55461e28d23202c5a46e8445f303e1da66372c08ab38c875d791b49fa7e1ec4c95d97ca9304e61d2e264cf7eb5ce8785bee676f2464d26d3d498a14201201d"
    ],
    "url": "https://sourceforge.net/projects/tutorial-6502/files/Alire/mos6502_create_led-1.1.3.tgz"
  },
  "tags": [
    "mos-6502",
    "tools",
    "retrocomputing",
    "ada2022"
  ],
  "version": "1.1.3",
  "website": "https://sourceforge.net/projects/tutorial-6502"
}
