{
  "name": "libdwarf",
  "href": "https://vcpkg.link/ports/libdwarf",
  "supports": "all",
  "published_at": "2026-03-05T18:29:07.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/davea42/libdwarf-code",
  "description": [
    "Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains  source to create dwarfdump, a program which prints DWARF2 and later DWARF in readable format. Has a very limited DWARF writer set of functions in libdwarfp (producer library). Builds using GNU configure, meson, or cmake."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "2.3.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/45584838600443249a4fdf1de5f87df867eaba8e/ports/libdwarf",
    "hash": "45584838600443249a4fdf1de5f87df867eaba8e"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/davea42/libdwarf-code",
    "stars": 261
  },
  "dependencies": [
    {
      "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"
    },
    {
      "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": []
}