ooxi a78e8db5b1 | 12 years ago | |
---|---|---|
src | 12 years ago | |
test | 12 years ago | |
.gitignore | 12 years ago | |
CMakeLists.txt | 12 years ago | |
LICENSE | 12 years ago | |
README.md | 12 years ago |
Similar to the GLib Markup parser, which also just parses an xml subset, xml.c is a simple, small and self contained xml parser in one file. Ideal for embedding into other projects without the need for big external dependencies.
Usage examples can be found in the unit cases.
libpng/zlib (BSD)