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
18
Commits
1
Branch
88 KiB
Tree:
964d05bca4
xml-c
/
.gitignore
.gitignore
9 B
Raw
Normal View
History
xml.c -- a tiny xml subset parser 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.
12 years ago
1
2
*~
build