Ruby/GooCanvas
==============
Ruby/GooCanvas is a Ruby binding of GooCanvas.

Requirements
------------
   Ruby: http://www.ruby-lang.org/
   GooCanvas: http://live.gnome.org/GooCanvas

Install
-------
   0. install ruby-1.9.x or later and GooCanvas.
   1. ruby extconf.rb
   2. make
   3. su
   4. make install

Copying
-------
   Copyright (c) 2008 Ruby-GNOME2 Project Team
   Copyright (c) 2007 Vincent Isambart
   Copyright (c) 2007 Kouhei Sutou <kou@cozmixng.org>
   Copyright (c) 2007 Manu

   This program is free software.
   You can distribute/modify this program under the terms of
   the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1.

Project Website
---------------
   http://ruby-gnome2.sourceforge.jp/

Thanks
------

  * Andrew Whyte
    - improved rbgoocanvasitem.c.
