{
  "name": "hesphoros-uniconv",
  "href": "https://vcpkg.link/ports/hesphoros-uniconv",
  "supports": "!(arm & windows)",
  "published_at": "2026-03-05T18:09:59.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "https://github.com/hesphoros/UniConv/blob/main/README.MD",
  "homepage_href": "https://github.com/hesphoros/UniConv",
  "description": [
    "A high-performance C++ character encoding conversion library with modern C++17 interface"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "3.3.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/443d40ce0b277ad9a095bd5e338eecd1b45fa0d6/ports/hesphoros-uniconv",
    "hash": "443d40ce0b277ad9a095bd5e338eecd1b45fa0d6"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "libiconv",
      "href": "https://vcpkg.link/ports/libiconv",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "parallel-hashmap",
      "href": "https://vcpkg.link/ports/parallel-hashmap",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": []
}