summaryrefslogtreecommitdiff
path: root/textproc/ruby-nqxml/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ruby-nqxml/pkg-descr')
-rw-r--r--textproc/ruby-nqxml/pkg-descr10
1 files changed, 6 insertions, 4 deletions
diff --git a/textproc/ruby-nqxml/pkg-descr b/textproc/ruby-nqxml/pkg-descr
index ec17df265135..b93d109c163f 100644
--- a/textproc/ruby-nqxml/pkg-descr
+++ b/textproc/ruby-nqxml/pkg-descr
@@ -1,6 +1,8 @@
-NQXML is a pure Ruby implementation of an XML tokenizer, a SAX-style
-streaming XML parser, a DOM-style tree parser, and an XML writer.
-``NQ'' for ``Not Quite''.
+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://www.io.com/~jimm/downloads/nqxml/index.html
+WWW: http://nqxml.sourceforge.net/