4b5ebc1c87
Detected by: fenner's distfiles survey
9 lines
286 B
Plaintext
9 lines
286 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 XML Parser, and an XML writer.
|
|
|
|
``NQ'' stands for ``Not Quite''.
|
|
|
|
Author: Jim Menard <jimm@io.com>
|
|
WWW: http://nqxml.sourceforge.net/
|