{
  "name": "geographiclib",
  "href": "https://vcpkg.link/ports/geographiclib",
  "supports": "all",
  "published_at": "2025-11-07T21:00:13.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://geographiclib.sourceforge.io",
  "description": [
    "GeographicLib, a C++ library for performing geographic conversions"
  ],
  "license": "MIT",
  "version": {
    "type": "dot",
    "value": "2.7",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/006a75e911f002a2150f30131b727773f7c9fd28/ports/geographiclib",
    "hash": "006a75e911f002a2150f30131b727773f7c9fd28"
  },
  "repository": {
    "type": "sourceforge",
    "href": "https://sourceforge.com/p/geographiclib"
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "tools",
      "default": [],
      "description": [
        "The GeographicLib tools"
      ],
      "supports": "!uwp",
      "dependencies": []
    }
  ]
}