{
  "name": "libbpf",
  "href": "https://vcpkg.link/ports/libbpf",
  "supports": "linux",
  "published_at": "2026-05-26T19:46:27.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": null,
  "description": [
    "Supports loading compiled BPF object files into the Linux Kernel"
  ],
  "license": "LGPL-2.1-only OR BSD-2-Clause",
  "version": {
    "type": "semver",
    "value": "1.7.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/45929bdc2c279e28b693030df28b49a210d6dd2a/ports/libbpf",
    "hash": "45929bdc2c279e28b693030df28b49a210d6dd2a"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "elfutils",
      "href": "https://vcpkg.link/ports/elfutils",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "pkgconf",
      "href": "https://vcpkg.link/ports/pkgconf",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-make",
      "href": "https://vcpkg.link/ports/vcpkg-make",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}