blob: febe4f661320edd38c689872184a5a4dfed98f49 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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.
Author: Sean Chittenden <sean@ruby-lang.org>
WWW: http://rubyforge.org/projects/libxml/
|