Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file. Forked from https://github.com/ooxi/xml.c
ooxi 591052005b Rewrote build system to make use of modern CMake features pirms 7 gadiem
..
CMakeLists.txt Rewrote build system to make use of modern CMake features pirms 7 gadiem
example.c Include updated example in README pirms 12 gadiem
test-xml-c.c Rewrote build system to make use of modern CMake features pirms 7 gadiem
test-xml-cpp.cpp malloc/free must be used instead of new/delete pirms 9 gadiem
test.xml Added xml_open_document API call to read a XML document from file pirms 12 gadiem