{
  "canonical_url": "https://crates.flyology.org/community/",
  "catalog": {
    "name": "community",
    "repository_url": "https://github.com/alire-project/alire-index",
    "revision": "cd12c6aa35b7d6483841517305d57ba167ec78d0"
  },
  "generated_at": "2026-08-23T04:55:42Z",
  "index": {
    "version": "1.4.0"
  },
  "package": {
    "catalog": "community",
    "description": "Parsing and querying of IANA's Timezone Information File Library (tzif)",
    "development_only": false,
    "latest_version": "3.0.3",
    "name": "tzif",
    "selected_version": "3.0.3",
    "versions": [
      {
        "dependants": [
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "zoneinfo",
            "path": "index/zo/zoneinfo/zoneinfo-1.1.1.toml",
            "provided_version": "3.0.3",
            "qualifies": true,
            "requirement": "^3.0.3",
            "requires": "tzif",
            "selected": true,
            "version": "1.1.1"
          }
        ],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": ">=13",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "gnatcoll",
            "package": "gnatcoll",
            "provided_version": "25.0.0",
            "requirement": "^25.0.0",
            "resolved": true,
            "version": "25.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "functional",
            "package": "functional",
            "provided_version": "4.1.1",
            "requirement": "^4.0.0",
            "resolved": true,
            "version": "4.1.1"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Michael Gardner"
          ],
          "build-switches": {
            "*": {
              "Ada_Version": "Ada2022",
              "Style_Checks": "yes"
            }
          },
          "depends-on": [
            {
              "gnat": ">=13"
            },
            {
              "gnatcoll": "^25.0.0"
            },
            {
              "functional": "^4.0.0"
            }
          ],
          "description": "Parsing and querying of IANA's Timezone Information File Library (tzif)",
          "gpr-set-externals": {
            "case(os)": {
              "freebsd": {
                "TZIF_OS": "unix"
              },
              "linux": {
                "TZIF_OS": "unix"
              },
              "macos": {
                "TZIF_OS": "unix"
              },
              "windows": {
                "TZIF_OS": "windows"
              }
            }
          },
          "licenses": "BSD-3-Clause",
          "maintainers": [
            "Michael Gardner <mike@abitofhelp.com>"
          ],
          "maintainers-logins": [
            "abitofhelp"
          ],
          "name": "tzif",
          "origin": {
            "commit": "e2a782a787a7351ac8776749288ed34d91c5abad",
            "url": "git+https://github.com/abitofhelp/tzif_ada.git"
          },
          "project-files": [
            "tzif.gpr"
          ],
          "tags": [
            "timezone",
            "zoneinfo",
            "tzif",
            "tzdata",
            "iana",
            "time",
            "rfc9636",
            "parser",
            "functional",
            "result-monad"
          ],
          "version": "3.0.3",
          "website": "https://github.com/abitofhelp/tzif"
        },
        "path": "index/tz/tzif/tzif-3.0.3.toml",
        "version": "3.0.3"
      },
      {
        "dependants": [
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "zoneinfo",
            "path": "index/zo/zoneinfo/zoneinfo-1.1.1.toml",
            "provided_version": "2.0.0",
            "qualifies": false,
            "requirement": "^3.0.3",
            "requires": "tzif",
            "selected": true,
            "version": "1.1.1"
          }
        ],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": ">=13",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "gnatcoll",
            "package": "gnatcoll",
            "provided_version": "25.0.0",
            "requirement": "^25.0.0",
            "resolved": true,
            "version": "25.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "functional",
            "package": "functional",
            "provided_version": "3.0.0",
            "requirement": "^3.0.0",
            "resolved": true,
            "version": "3.0.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Michael Gardner"
          ],
          "build-switches": {
            "*": {
              "Ada_Version": "Ada2022",
              "Style_Checks": "yes"
            }
          },
          "depends-on": [
            {
              "gnat": ">=13"
            },
            {
              "gnatcoll": "^25.0.0"
            },
            {
              "functional": "^3.0.0"
            }
          ],
          "description": "Parsing and querying of IANA's compiled timezone information",
          "licenses": "BSD-3-Clause",
          "maintainers": [
            "Michael Gardner <mike@abitofhelp.com>"
          ],
          "maintainers-logins": [
            "abitofhelp"
          ],
          "name": "tzif",
          "origin": {
            "commit": "b99616a3d5c5664cd43ef4e4486340d5e2b58cde",
            "url": "git+https://github.com/abitofhelp/tzif_ada.git"
          },
          "project-files": [
            "tzif.gpr"
          ],
          "tags": [
            "timezone",
            "zoneinfo",
            "tzif",
            "tzdata",
            "iana",
            "time",
            "rfc9636",
            "parser",
            "functional",
            "result-monad"
          ],
          "version": "2.0.0",
          "website": "https://github.com/abitofhelp/tzif"
        },
        "path": "index/tz/tzif/tzif-2.0.0.toml",
        "version": "2.0.0"
      }
    ]
  },
  "schema_version": 4
}
