{
  "actions": [
    {
      "command": [
        "alr",
        "run"
      ],
      "directory": "test",
      "type": "test"
    }
  ],
  "authors": [
    "Martin Krischik <krischik@users.sourceforge.net>"
  ],
  "build-switches": {
    "development": {
      "contracts": "Yes",
      "runtime_checks": "Overflow"
    },
    "release": {
      "contracts": "No",
      "runtime_checks": "Default"
    },
    "validation": {
      "contracts": "Yes",
      "runtime_checks": "Everything"
    }
  },
  "depends-on": [
    {
      "adacl": "5.16.1",
      "gnat_native": "^14.2"
    }
  ],
  "description": "HP-41CX emulator Tools",
  "executables": [
    "hp41cx_tools-main"
  ],
  "licenses": "GPL-3.0-or-later",
  "long-description": "Tools for manipulating memory dumps from HP-41CX emulators.\n\nThe following HP-41CX emulators are supported:\n\n* [PX-41CX](https://paxer.net/PX-41CX/) from Paxer.\n* [DM41X](https://www.swissmicros.com/product/dm41x) from SwissMicros.\n\nCurrently hex dump files can be decoded to user readable UTF-8 encoded files.\n",
  "maintainers": [
    "Martin Krischik <krischik@users.sourceforge.net>"
  ],
  "maintainers-logins": [
    "krischik"
  ],
  "name": "hp41cx_tools",
  "origin": {
    "hashes": [
      "sha256:d25f62522c3759ee9d1eca8626d26b35144c3ab6cc8cbbd10dfc40f5c3f09316",
      "sha512:3913af2cf13871490da1fe2d1d59d6d97ce3aeab2a8fb033b9a9829534aff657f91f9808aa97c244612d1df7beb2dfbc5fe039ac258a434e7620fb8ef6e4f51d"
    ],
    "url": "https://sourceforge.net/projects/calculator-scripts/files/Alire/hp41cx_tools-1.6.1.tgz"
  },
  "tags": [
    "calculator",
    "tools",
    "retrocomputing",
    "ada-2022",
    "hp-41cx",
    "dm41x",
    "px41cx"
  ],
  "version": "1.6.1",
  "website": "https://calculator-scripts.sourceforge.io/px-41cx"
}
