{
  "name": "pkgconf",
  "href": "https://vcpkg.link/ports/pkgconf",
  "supports": "!uwp",
  "published_at": "2025-07-09T10:00:01.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/pkgconf/pkgconf",
  "description": [
    "pkgconf is a program which helps to configure compiler and linker flags for development libraries. It is similar to pkg-config from freedesktop.org."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "2.5.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/bdc09af8affbf273ce41def577f756cb751b54b1/ports/pkgconf",
    "hash": "bdc09af8affbf273ce41def577f756cb751b54b1"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/pkgconf/pkgconf",
    "stars": 561
  },
  "dependencies": [
    {
      "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": []
}