What it takes to write ruby interface to inkscape?

Inkscape is one of the best open source SVG editor which has binding
for Perl and Python. I was wondering what it takes to write binding for
ruby.

Some time ago I made a binding for ncurses
http://rubyforge.org/cgi-bin/viewcvs.cgi/projects/experimental/buffer2/source/tui.c?rev=1.4&cvsroot=aeditor&content-type=text/vnd.viewcvs-markup

Have a look this documentation
http://phrogz.net/ProgrammingRuby/ext_ruby.html#extendingruby

ยทยทยท

On 6/15/05, meruby@gmail.com <meruby@gmail.com> wrote:

Inkscape is one of the best open source SVG editor which has binding
for Perl and Python. I was wondering what it takes to write binding for
ruby.

--
Simon Strandgaard