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-descr8
1 files changed, 0 insertions, 8 deletions
diff --git a/textproc/ruby-nqxml/pkg-descr b/textproc/ruby-nqxml/pkg-descr
deleted file mode 100644
index b93d109c163f..000000000000
--- a/textproc/ruby-nqxml/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-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/