Open nuclon opened 2 years ago
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.
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.