Menu

Fast XML Pull Parser 0.1 released

Faxpp is a small, fast XML pull parser written in C with an API that can return UTF-8 or UTF-16 strings. It currently has no DTD support, although it is planned.

Faxpp 0.1 is the first alpha release of the project, featuring an event based pull API, output in either UTF-8 or UTF-16, well-formed XML document parsing and streaming input.

Full API documentation can be found here:
http://faxpp.sourceforge.net/

Faxpp 0.1 can be downloaded from here:
http://sourceforge.net/project/showfiles.php?group_id=201903

Posted by John Snelson 2007-07-26

Log in to post a comment.