diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2001-03-31 12:30:16 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-03-31 12:30:16 +0000 |
| commit | 5f0e6ef2d725d3af4f5ed1f1e643d27e871e09b0 (patch) | |
| tree | 0c79b060469b64f8b47e46bef3d7a4c40e2cf460 /textproc/ruby-nqxml/pkg-descr | |
| parent | 80fdc440650a550bd98b765b8d95b532e24ad689 (diff) | |
Add ruby-nqxml, a pure Ruby implementasion of an XML tokenizer, a
SAX-style streaming XML parser, a DOM-style tree parser, and an XML
writer.
Diffstat (limited to 'textproc/ruby-nqxml/pkg-descr')
| -rw-r--r-- | textproc/ruby-nqxml/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/ruby-nqxml/pkg-descr b/textproc/ruby-nqxml/pkg-descr new file mode 100644 index 000000000000..ec17df265135 --- /dev/null +++ b/textproc/ruby-nqxml/pkg-descr @@ -0,0 +1,6 @@ +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''. + +Author: Jim Menard <jimm@io.com> +WWW: http://www.io.com/~jimm/downloads/nqxml/index.html |
