{
  "name": "kdutils",
  "href": "https://vcpkg.link/ports/kdutils",
  "supports": "!uwp & (windows | linux | android | osx) & (arm | x86 | x64)",
  "published_at": "2026-01-15T18:46:17.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/KDAB/kdutils",
  "description": [
    "KD Utilities Library - Core utilities and helper functions"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "0.1.13",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/61092ca859d11d616e9db065b1cf4a42ca67d128/ports/kdutils",
    "hash": "61092ca859d11d616e9db065b1cf4a42ca67d128"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "kdbindings",
      "href": "https://vcpkg.link/ports/kdbindings",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": {
        "type": "semver",
        "value": "1.1.0",
        "port": 0
      },
      "platform": "all"
    },
    {
      "name": "mio",
      "href": "https://vcpkg.link/ports/mio",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": {
        "type": "date",
        "value": "2023-03-03",
        "port": 0
      },
      "platform": "all"
    },
    {
      "name": "spdlog",
      "href": "https://vcpkg.link/ports/spdlog",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": {
        "type": "semver",
        "value": "1.15.3",
        "port": 0
      },
      "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"
    },
    {
      "name": "whereami",
      "href": "https://vcpkg.link/ports/whereami",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": {
        "type": "date",
        "value": "2024-08-26",
        "port": 0
      },
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "mqtt",
      "default": [],
      "description": [
        "Enable mqtt support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "mosquitto",
          "href": "https://vcpkg.link/ports/mosquitto",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": {
            "type": "semver",
            "value": "2.0.20",
            "port": 0
          },
          "platform": "all"
        }
      ]
    },
    {
      "name": "testing",
      "default": [],
      "description": [
        "Enable testing support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "doctest",
          "href": "https://vcpkg.link/ports/doctest",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": {
            "type": "semver",
            "value": "2.4.12",
            "port": 0
          },
          "platform": "all"
        }
      ]
    }
  ]
}