{
  "authors": [
    "Mahesh Chandra Teja Garnepudi",
    "Kairais Tech Solutions Pvt. Ltd."
  ],
  "build-switches": {
    "*": {
      "ada_version": "Ada12"
    },
    "development": {
      "runtime_checks": "Everything"
    },
    "release": {
      "optimization": [
        "-O2"
      ]
    },
    "validation": {
      "runtime_checks": "Everything"
    }
  },
  "description": "Structured Asynchronous Runtime for Ada",
  "licenses": "MIT",
  "long-description": "Aion is a structured asynchronous runtime for Ada, built for reliable\nnetworking, deterministic concurrency, cancellation-safe tasks, futures,\ntimers, channels, supervision, observability, and production-grade systems\nsoftware.\n",
  "maintainers": [
    "Kairais Tech Solutions Pvt. Ltd. <maheshchandrateja@gmail.com>"
  ],
  "maintainers-logins": [
    "MaheshChandraTeja"
  ],
  "name": "aion",
  "origin": {
    "commit": "9a6f2dd913294de6df8ed23292375320e7df0e98",
    "url": "git+https://github.com/MaheshChandraTeja/Aion.git"
  },
  "project-files": [
    "aion.gpr"
  ],
  "tags": [
    "async",
    "runtime",
    "concurrency",
    "networking",
    "ada",
    "futures",
    "reactor",
    "observability"
  ],
  "version": "1.0.0",
  "website": "https://www.kairais.com"
}
