{ "name": "libxmlb", "version": "0.3.23", "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", "homepage": "https://github.com/hughsie/libxmlb/", "license": "LGPL-2.1-only", "supports": "!windows | mingw", "dependencies": [ "glib", { "name": "vcpkg-tool-meson", "host": true } ] }