{
  "name": "elfutils",
  "href": "https://vcpkg.link/ports/elfutils",
  "supports": "linux",
  "published_at": "2025-05-14T20:29:33.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://sourceware.org/elfutils/",
  "description": [
    "elfutils is a collection of utilities and libraries to read, create and modify ELF binary files, find and handle DWARF debug data, symbols, thread state and stacktraces for processes and core files on GNU/Linux."
  ],
  "license": null,
  "version": {
    "type": "dot",
    "value": "0.193",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/302bcca39bf97282f74fafb7dd4a08130259433d/ports/elfutils",
    "hash": "302bcca39bf97282f74fafb7dd4a08130259433d"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "bzip2",
      "href": "https://vcpkg.link/ports/bzip2",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "liblzma",
      "href": "https://vcpkg.link/ports/liblzma",
      "is_host": false,
      "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"
    },
    {
      "name": "zstd",
      "href": "https://vcpkg.link/ports/zstd",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "libdebuginfod",
      "default": [],
      "description": [
        "Build the debuginfod library."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "curl",
          "href": "https://vcpkg.link/ports/curl",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "json-c",
          "href": "https://vcpkg.link/ports/json-c",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "nls",
      "default": [],
      "description": [
        "Enable native language support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "gettext",
          "href": "https://vcpkg.link/ports/gettext",
          "is_host": true,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "gettext-libintl",
          "href": "https://vcpkg.link/ports/gettext-libintl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}