{
  "name": "libxml2",
  "href": "https://vcpkg.link/ports/libxml2",
  "supports": "all",
  "published_at": "2025-06-24T22:30:44.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home",
  "description": [
    "Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform)."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "2.13.8",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/f75c836a67777a86a2c1116a28b179827f028b66/ports/libxml2",
    "hash": "f75c836a67777a86a2c1116a28b179827f028b66"
  },
  "repository": null,
  "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"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "ftp",
      "default": [],
      "description": [
        "Add the FTP support"
      ],
      "supports": "!uwp",
      "dependencies": []
    },
    {
      "name": "http",
      "default": [],
      "description": [
        "Add the HTTP support"
      ],
      "supports": "!uwp",
      "dependencies": []
    },
    {
      "name": "iconv",
      "default": [
        "all"
      ],
      "description": [
        "Add ICONV support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libiconv",
          "href": "https://vcpkg.link/ports/libiconv",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "icu",
      "default": [],
      "description": [
        "Add ICU support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "icu",
          "href": "https://vcpkg.link/ports/icu",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "legacy",
      "default": [],
      "description": [
        "Add deprecated APIs for compatibility"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "lzma",
      "default": [],
      "description": [
        "Use LZMA"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "liblzma",
          "href": "https://vcpkg.link/ports/liblzma",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "tools",
      "default": [],
      "description": [
        "Build tools"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "zlib",
      "default": [
        "all"
      ],
      "description": [
        "Use ZLib"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "zlib",
          "href": "https://vcpkg.link/ports/zlib",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}