{
  "name": "gobject-introspection",
  "href": "https://vcpkg.link/ports/gobject-introspection",
  "supports": "!(static & staticcrt)",
  "published_at": "2025-05-09T13:47:19.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://gi.readthedocs.io/en/latest/",
  "description": [
    "A middleware layer between C libraries (using GObject) and language bindings.",
    "Building (with) gobject-introspection is based on dynamic library linkage. Static builds of the core feature set are supported only for CI purposes.",
    "The g-ir-scanner program runs executables for the target system. This limits actual cross-build support to targets supported by the host CPU."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "1.82.0",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/5618da41e81a208ec03ee1c808472ced607c5907/ports/gobject-introspection",
    "hash": "5618da41e81a208ec03ee1c808472ced607c5907"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "glib",
      "href": "https://vcpkg.link/ports/glib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libffi",
      "href": "https://vcpkg.link/ports/libffi",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "python3",
      "href": "https://vcpkg.link/ports/python3",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-tool-meson",
      "href": "https://vcpkg.link/ports/vcpkg-tool-meson",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "cairo",
      "default": [],
      "description": [
        "Install introspection data for cairo."
      ],
      "supports": "!static",
      "dependencies": [
        {
          "name": "cairo",
          "href": "https://vcpkg.link/ports/cairo",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}