{
  "name": "morcules-swiftnet",
  "href": "https://vcpkg.link/ports/morcules-swiftnet",
  "supports": "(osx & arm64) | (linux & arm64)",
  "published_at": "2026-03-23T17:59:02.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/morcules/SwiftNet",
  "description": [
    "SwiftNet is a C networking library built using pcap, providing a clean and readable API."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "0.5.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/11bac65fcf645d75f1baf96c7acf69772ab0a489/ports/morcules-swiftnet",
    "hash": "11bac65fcf645d75f1baf96c7acf69772ab0a489"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "libpcap",
      "href": "https://vcpkg.link/ports/libpcap",
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": []
}