libxmltok1

Xml parser toolkit, runtime libraries
  http://www.jclark.com/xml/expat.html
  0
  no reviews



Libraries for xml parsing in c. it aims to be fully conforming. it is currently not a validating xml processor.

the library libxmltok contains a low-level library for tokenizing xml. the library libxmlparse contains an xml parser library which is built on top of the xmltok library.

author: james clark