{
  "name": "glbinding",
  "href": "https://vcpkg.link/ports/glbinding",
  "supports": "all",
  "published_at": "2022-10-28T02:28:07.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/cginternals/glbinding",
  "description": [
    "A C++ binding for the OpenGL API, generated using the gl.xml specification. "
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "3.1.0",
    "port": 4
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/9b81411aa2d53bbc11ebe4c77188ea097b3ff686/ports/glbinding",
    "hash": "9b81411aa2d53bbc11ebe4c77188ea097b3ff686"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/cginternals/glbinding",
    "stars": 878
  },
  "dependencies": [
    {
      "name": "egl-registry",
      "href": "https://vcpkg.link/ports/egl-registry",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "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": []
}