Skip to content

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

License

Notifications You must be signed in to change notification settings

hoathienvu8x/libnxml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.9%
  • M4 1.1%
  • Other 1.0%