commit a3c8ce16e6bb81847bd872e64e057bf6720f11eb Author: ooxi <85fcd0ef4ec8@f977375cdcd6.anonbox.net> Date: Wed Oct 31 12:15:20 2012 -0700 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..15f46c6 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +xml.c +===== + +Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file. \ No newline at end of file