{
  "name": "jwsung91-unilink",
  "href": "https://vcpkg.link/ports/jwsung91-unilink",
  "supports": "!uwp",
  "published_at": "2026-05-26T19:51:29.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/jwsung91/unilink",
  "description": [
    "Unified, cross-platform async C++ library for Serial, TCP, UDP, and UDS"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "0.7.5",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/724028e9c038bd2745e4203a9b45a90f2cb66756/ports/jwsung91-unilink",
    "hash": "724028e9c038bd2745e4203a9b45a90f2cb66756"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "boost-asio",
      "href": "https://vcpkg.link/ports/boost-asio",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-system",
      "href": "https://vcpkg.link/ports/boost-system",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-thread",
      "href": "https://vcpkg.link/ports/boost-thread",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "spdlog",
      "href": "https://vcpkg.link/ports/spdlog",
      "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": []
}