{
  "authors": [
    "Michael Gardner"
  ],
  "build-switches": {
    "*": {
      "Ada_Version": "Ada2022",
      "Style_Checks": "yes"
    }
  },
  "depends-on": [
    {
      "gnat": ">=13"
    },
    {
      "gnatcoll": "^25.0.0"
    },
    {
      "functional": "^4.0.0"
    },
    {
      "tzif": "^3.0.3"
    }
  ],
  "description": "Ada 2022 timezone library for zone calculations and durations",
  "licenses": "BSD-3-Clause",
  "maintainers": [
    "Michael Gardner <mike@abitofhelp.com>"
  ],
  "maintainers-logins": [
    "abitofhelp"
  ],
  "name": "zoneinfo",
  "origin": {
    "commit": "4fc4d81bde10ac29c16fd6e5aadac5811bb11991",
    "url": "git+https://github.com/abitofhelp/zoneinfo_ada.git"
  },
  "project-files": [
    "zoneinfo.gpr"
  ],
  "tags": [
    "timezone",
    "zoneinfo",
    "time",
    "duration",
    "functional",
    "result-monad",
    "hexagonal",
    "ddd",
    "clean",
    "spark"
  ],
  "version": "1.1.1",
  "website": "https://github.com/abitofhelp/zoneinfo"
}
