{
  "name": "ecaludp",
  "href": "https://vcpkg.link/ports/ecaludp",
  "supports": "!uwp",
  "published_at": "2026-01-25T08:35:33.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/eclipse-ecal/ecaludp",
  "description": [
    "UDP transport library for eCAL with fragmentation/reassembly support."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "0.1.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/ceb868446dac054e6a49104f75d03cc8bb3bf3e8/ports/ecaludp",
    "hash": "ceb868446dac054e6a49104f75d03cc8bb3bf3e8"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "asio",
      "href": "https://vcpkg.link/ports/asio",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "recycle",
      "href": "https://vcpkg.link/ports/recycle",
      "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": []
}