{
  "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:1f3b32d8e810ca30589443c03adc6b70d8638bd45b48fca4b2825ea25efec20f",
      "sha512:8e0dbe2dc031cbe06908983debaf9121482e96d8ff61a964b9c4cce17c250b5f71e4a92bc7704b07f5a032ced2e178af15066ba02ab793f2971f8ff4489dc107"
    ],
    "url": "https://sourceforge.net/projects/tutorial-6502/files/Alire/mos6502_create_led-1.1.2.tgz"
  },
  "tags": [
    "mos-6502",
    "tools",
    "retrocomputing",
    "ada2022"
  ],
  "version": "1.1.2",
  "website": "https://sourceforge.net/projects/tutorial-6502"
}
