{
  "name": "libxmlb",
  "href": "https://vcpkg.link/ports/libxmlb",
  "supports": "!windows | mingw",
  "published_at": "2026-05-19T22:04:35.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/hughsie/libxmlb/",
  "description": [
    "The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table where the strings have the NULs included"
  ],
  "license": "LGPL-2.1-only",
  "version": {
    "type": "semver",
    "value": "0.3.27",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/a2f8b20cdc267bf84afe36a09fcd5cb827422f50/ports/libxmlb",
    "hash": "a2f8b20cdc267bf84afe36a09fcd5cb827422f50"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "glib",
      "href": "https://vcpkg.link/ports/glib",
      "is_host": false,
      "with_default_features": true,
      "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": []
}