This repository contains Zig code for building libxml2 using Zig. This allows other projects that use the Zig build system to easily consume this library, cross-compile it, etc. Why? Using the Zig ...
libxml2 is an XML toolkit implemented in C, originally developed for the GNOME Project. Official releases can be downloaded from https://download.gnome.org/sources ...