{
  "name": "inih",
  "href": "https://vcpkg.link/ports/inih",
  "supports": "all",
  "published_at": "2026-04-22T19:52:55.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/benhoyt/inih",
  "description": [
    "Simple .INI file parser"
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "dot",
    "value": "62",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/ea78404d25e399aad32ef98e3a9f51379a2ec0a8/ports/inih",
    "hash": "ea78404d25e399aad32ef98e3a9f51379a2ec0a8"
  },
  "repository": null,
  "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": [
    {
      "name": "cpp",
      "default": [
        "all"
      ],
      "description": [
        "Build the C++ library"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}