{
  "name": "libxmlpp",
  "href": "https://vcpkg.link/ports/libxmlpp",
  "supports": "all",
  "published_at": "2026-05-15T08:45:57.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://libxmlplusplus.github.io/libxmlplusplus/",
  "description": [
    "This library provides a C++ interface to XML files. It uses libxml2 to access the XML files."
  ],
  "license": "LGPL-2.1-or-later",
  "version": {
    "type": "semver",
    "value": "5.6.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/fcbf1c740acc5224ea0f79904e926b7de6efa9b5/ports/libxmlpp",
    "hash": "fcbf1c740acc5224ea0f79904e926b7de6efa9b5"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/libxmlplusplus/libxmlplusplus",
    "stars": 81
  },
  "dependencies": [
    {
      "name": "libxml2",
      "href": "https://vcpkg.link/ports/libxml2",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-tool-meson",
      "href": "https://vcpkg.link/ports/vcpkg-tool-meson",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}