This website works better with JavaScript.
Home
Explore
Help
Sign In
TheoryOfNekomata
/
xml-c
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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
41
Commits
1
Branch
88 KiB
C
84.1%
C++
15.9%
Tree:
aa71b65387
xml-c
/
test
History
Nolan Clark
b98fb3f650
Added C++ test for Travis
10 years ago
..
example.c
Include updated example in README
12 years ago
test-xml-c.c
Added C++ test for Travis
10 years ago
test-xml-cpp.cpp
Added C++ test for Travis
10 years ago
test.xml
Added xml_open_document API call to read a XML document from file
12 years ago