hoathienvu8x / libnxml

nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 documents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 files or
streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234, 4321, 2143, 
2312).

Read the test/*.c files as examples.

About

nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 documents

License:GNU Lesser General Public License v2.1


Languages

Language:C 97.9%Language:M4 1.1%Language:Makefile 0.9%Language:Shell 0.1%