Fixup fromcvs/togit conversion
[pkgsrcv2.git] / textproc / ruby-nqxml / DESCR
1 NQXML is a pure Ruby implementation of a non-validating XML processor. It
2 includes an XML tokenizer, a SAX-style streaming XML parser, a DOM-style
3 tree parser, an XML writer, and a context-sensitive callback mechanism.
4 ``NQ'' stands for ``Not Quite''.