pkgsrc/textproc/ruby-nqxml/DESCR
taca 85db5ce03f Importing ruby-nqxml package 1.1.3.1, XML parser written in pure Ruby.
Based on PR pkg/14301 with slightly modification and newer version 1.1.3p1.
2002-01-27 15:27:28 +00:00

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''.