{
  "authors": [
    "AdaCore"
  ],
  "configuration": {
    "disabled": true
  },
  "depends-on": [
    {
      "gnat": ">=14"
    }
  ],
  "description": "GNAT Components Collection - Minimal",
  "gpr-externals": {
    "GNATCOLL_BUILD_MODE": [
      "DEBUG",
      "PROD"
    ],
    "GNATCOLL_OS": [
      "windows",
      "unix",
      "osx"
    ],
    "LIBRARY_TYPE": [
      "static",
      "relocatable",
      "static-pic"
    ]
  },
  "gpr-set-externals": {
    "GNATCOLL_VERSION": "26.0.0",
    "case(os)": {
      "linux": {
        "GNATCOLL_OS": "unix"
      },
      "macos": {
        "GNATCOLL_OS": "osx"
      },
      "windows": {
        "GNATCOLL_OS": "windows"
      }
    }
  },
  "licenses": "GPL-3.0-or-later WITH GCC-exception-3.1",
  "maintainers": [
    "chouteau@adacore.com",
    "sagaert@adacore.com"
  ],
  "maintainers-logins": [
    "Fabien-Chouteau",
    "AldanTanneo"
  ],
  "name": "gnatcoll_minimal",
  "origin": {
    "hashes": [
      "sha512:cc5dd0a199115fee269ec1ef963b80abbb56e3029e817d5dbfe71e90fff09d0535ae5be86dedb6d3fbcc74cfa2f3e2e7885de800e5805f9f596507814dce6d4b"
    ],
    "url": "https://github.com/AdaCore/gnatcoll-core/archive/refs/tags/v26.0.0.zip"
  },
  "project-files": [
    "minimal/gnatcoll_minimal.gpr"
  ],
  "tags": [
    "gnatcoll",
    "asserts",
    "encoders",
    "stream",
    "storage"
  ],
  "version": "26.0.0",
  "website": "https://github.com/adacore/gnatcoll-core"
}
