summaryrefslogtreecommitdiff
path: root/textproc/ruby-nqxml/pkg-comment
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-03-31 12:30:16 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-03-31 12:30:16 +0000
commit5f0e6ef2d725d3af4f5ed1f1e643d27e871e09b0 (patch)
tree0c79b060469b64f8b47e46bef3d7a4c40e2cf460 /textproc/ruby-nqxml/pkg-comment
parentAdd ruby-curl, a Ruby interface to libcurl. (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-comment')
-rw-r--r--textproc/ruby-nqxml/pkg-comment1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ruby-nqxml/pkg-comment b/textproc/ruby-nqxml/pkg-comment
new file mode 100644
index 000000000000..9ea8949903f5
--- /dev/null
+++ b/textproc/ruby-nqxml/pkg-comment
@@ -0,0 +1 @@
+A pure Ruby implementasion of XML tokenizer/parser/writer