
wxRuby is wxWindows extension library for Ruby.

[Requirement]

* Ruby 1.6.5+

It may be made with other version but not verified.

[Install binary]

	> ruby install.rb

[Install from source]

	> ruby extconf.rb
	> make or nmake
	> ruby install.rb


[Author]

  e-mail: Park Heesob <phasis@nownuri.net>
