{
  "name": "libpg-query",
  "href": "https://vcpkg.link/ports/libpg-query",
  "supports": "!android",
  "published_at": "2026-05-23T07:27:50.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/pganalyze/libpg_query",
  "description": [
    "C library for accessing the PostgreSQL parser outside of the server"
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "semver",
    "value": "18.0.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/1908bced224b16a6f3d5b740b6320f7bffaf37f0/ports/libpg-query",
    "hash": "1908bced224b16a6f3d5b740b6320f7bffaf37f0"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "protobuf-c",
      "href": "https://vcpkg.link/ports/protobuf-c",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-make",
      "href": "https://vcpkg.link/ports/vcpkg-make",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "xxhash",
      "href": "https://vcpkg.link/ports/xxhash",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}