{
  "name": "icu",
  "href": "https://vcpkg.link/ports/icu",
  "supports": "all",
  "published_at": "2026-06-02T08:46:18.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://icu.unicode.org/home",
  "description": [
    "Mature and widely used Unicode and localization library."
  ],
  "license": "ICU",
  "version": {
    "type": "dot",
    "value": "78.3",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/43ea817e84600347895efc196e2bb91162e9e679/ports/icu",
    "hash": "43ea817e84600347895efc196e2bb91162e9e679"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/unicode-org/icu",
    "stars": 3571
  },
  "dependencies": [
    {
      "name": "icu",
      "href": "https://vcpkg.link/ports/icu",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-get-vars",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-get-vars",
      "is_host": true,
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "tools",
      "default": [],
      "description": [
        "Build tools"
      ],
      "supports": "!uwp",
      "dependencies": []
    }
  ]
}