{
  "actions": [
    {
      "command": [
        "./scripts/test.sh"
      ],
      "type": "test"
    }
  ],
  "authors": [
    "Yurii Rashkovskii"
  ],
  "available": {
    "case(os)": {
      "...": false,
      "linux|macos": true
    }
  },
  "build-switches": {
    "*": {
      "Compile_Checks": "warnings"
    }
  },
  "depends-on": [
    {
      "gnat": ">=13 & <17"
    }
  ],
  "description": "Cache-line-aware storage and cache information for Ada",
  "licenses": "MIT OR Apache-2.0",
  "maintainers": [
    "Yurii Rashkovskii <yrashk@gmail.com>"
  ],
  "maintainers-logins": [
    "yrashk"
  ],
  "name": "flyology_cachelines",
  "origin": {
    "commit": "8e0461080e0f110b3bf70dbff283af9ca5e53a2c",
    "subdir": "flyology_cachelines",
    "url": "git+https://github.com/flyology-ada/flyology.git"
  },
  "project-files": [
    "flyology_cachelines.gpr"
  ],
  "tags": [
    "ada",
    "cache",
    "concurrency",
    "performance",
    "systems"
  ],
  "version": "0.1.0",
  "website": "https://flyology.org/guide/cachelines/"
}
