SpeedTest icon indicating copy to clipboard operation
SpeedTest copied to clipboard

Remove dependency on libxml2

Open nuclon opened this issue 1 year ago • 0 comments

Having libxml2 for parsing one simple xml file looks like overkill for me.

This PR removes the dependency on libxml2. In my particular case, it allowed me to build the binary and put it into an embedded device.

nuclon avatar Sep 06 '22 14:09 nuclon