{
  "name": "xerces-c",
  "href": "https://vcpkg.link/ports/xerces-c",
  "supports": "!uwp",
  "published_at": "2026-02-13T23:00:26.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/apache/xerces-c",
  "description": [
    "Xerces-C++ is a XML parser, for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "3.3.0",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/537876a25c83c2e4cb4fcb8a826239bb96b6bac1/ports/xerces-c",
    "hash": "537876a25c83c2e4cb4fcb8a826239bb96b6bac1"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "libiconv",
      "href": "https://vcpkg.link/ports/libiconv",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "!windows & !osx"
    },
    {
      "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": "icu",
      "default": [],
      "description": [
        "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": "network",
      "default": [
        "all"
      ],
      "description": [
        "Network support"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "xmlch-wchar",
      "default": [],
      "description": [
        "XMLCh type uses wchar_t"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}