{
  "authors": [
    "A Bit of Help, Inc. - Michael Gardner"
  ],
  "build-switches": {
    "*": {
      "Ada_Version": "Ada2022",
      "Style_Checks": "yes"
    }
  },
  "depends-on": [
    {
      "gnat": ">=13"
    }
  ],
  "description": "Functional Programming Library for Ada 2022",
  "licenses": "BSD-3-Clause",
  "maintainers": [
    "A Bit of Help, Inc. - Michael Gardner <mjgardner@abitofhelp.com>"
  ],
  "maintainers-logins": [
    "abitofhelp"
  ],
  "name": "functional",
  "origin": {
    "commit": "c1ff2600a58b24bf482ec1e44fb63c58c1b1e293",
    "url": "git+https://github.com/abitofhelp/functional.git"
  },
  "tags": [
    "functional",
    "fx",
    "either",
    "option",
    "result",
    "monad",
    "error-handling",
    "ada2022",
    "spark",
    "embedded"
  ],
  "version": "4.1.1",
  "website": "https://github.com/abitofhelp/functional"
}
