mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
5 lines
252 B
Plaintext
5 lines
252 B
Plaintext
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''.
|