85db5ce03f
Based on PR pkg/14301 with slightly modification and newer version 1.1.3p1.
4 lines
252 B
Text
4 lines
252 B
Text
NQXML is a pure Ruby implementation of a non-validating XML processor. It
|
|
includes an XML tokenizer, a SAX-style streaming XML parser, a DOM-style
|
|
tree parser, an XML writer, and a context-sensitive callback mechanism.
|
|
``NQ'' stands for ``Not Quite''.
|