libxml and Ruby APIs. PR: ports/40392 Submitted by: Sean Chittenden <sean@chittenden.org>
8 lines
347 B
Text
8 lines
347 B
Text
ruby-libxml provies a clean, Ruby-style interface into the libxml2
|
|
library. None of the power and granularity of libxml's data
|
|
structures are lost with the API (that glosses over the low-level XML
|
|
structures).
|
|
|
|
Author: Sean Chittenden <sean@chittenden.org>
|
|
|
|
WWW: http://cvsweb.rubydoc.org/cgi-bin/cvsweb.cgi/projects/ruby-libxml/?cvsroot=rubynet
|