{
  "canonical_url": "https://crates.flyology.org/community/",
  "catalog": {
    "name": "community",
    "repository_url": "https://github.com/alire-project/alire-index",
    "revision": "cd12c6aa35b7d6483841517305d57ba167ec78d0"
  },
  "generated_at": "2026-08-23T04:55:42Z",
  "index": {
    "version": "1.4.0"
  },
  "package": {
    "catalog": "community",
    "description": "Very Simple Graphics Package",
    "development_only": false,
    "latest_version": "0.1.0",
    "name": "easy_graphics",
    "selected_version": "0.1.0",
    "versions": [
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": ">=13.0",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Stephen Merrony"
          ],
          "depends-on": [
            {
              "gnat": ">=13.0"
            }
          ],
          "description": "Very Simple Graphics Package",
          "licenses": "MIT OR Apache-2.0 WITH LLVM-exception",
          "long-description": "# Overview\n\nEasy_Graphics is a simple library for generating graphical output from your Ada program.\n\nTypical use cases might be educational projects, prototyping, programming challenges,\nor simply when you want to visualise something quickly in a larger system.\n",
          "maintainers": [
            "Stephen Merrony <merrony@gmail.com>"
          ],
          "maintainers-logins": [
            "SMerrony"
          ],
          "name": "easy_graphics",
          "origin": {
            "commit": "6284e085724ed963700ffb0810e55953196e7f49",
            "url": "git+https://github.com/SMerrony/easy_graphics.git"
          },
          "tags": [
            "graphics",
            "image",
            "ppm",
            "pam",
            "gif",
            "turtle"
          ],
          "version": "0.1.0",
          "website": "https://github.com/SMerrony/easy_graphic"
        },
        "path": "index/ea/easy_graphics/easy_graphics-0.1.0.toml",
        "version": "0.1.0"
      }
    ]
  },
  "schema_version": 4
}
