{
  "name": "jwsung91-unilink",
  "href": "https://vcpkg.link/ports/jwsung91-unilink",
  "supports": "!uwp",
  "published_at": "2026-05-19T02:38:17.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.3",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/fe2cb101c96684d6c8abc8924d8471a5d015c592/ports/jwsung91-unilink",
    "hash": "fe2cb101c96684d6c8abc8924d8471a5d015c592"
  },
  "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": []
}