2002-10-23 07:36:23 +02:00
|
|
|
ruby-libxml provies a clean and fast Ruby interface into the libxml2
|
|
|
|
library. All of the power and granularity of libxml's data
|
|
|
|
structures should be available. Those wanting a user friendly API
|
|
|
|
that follows the Ruby-way of doing things should be pleasantly
|
|
|
|
surprised.
|
2002-07-12 07:47:44 +02:00
|
|
|
|
2003-02-06 21:31:10 +01:00
|
|
|
Author: Sean Chittenden <sean@ruby-lang.org>
|
2002-07-12 07:47:44 +02:00
|
|
|
|
2002-10-23 07:36:23 +02:00
|
|
|
WWW: http://www.rubynet.org/modules/xml/libxml/
|