= Ruby/OpenBase - OpenBase Connectivity for Ruby

== What's Ruby/OpenBase?

Ruby/OpenBase is a ruby extension library to access OpenBase database from Ruby.


== Requirements

Version 0.8 of Ruby/OpenBase has the following requirements:
* Ruby 1.8.4 or later
* OpenBase 10.0.6 or later
* Mac OS X 10.4 or later


== Installation

% ruby setup.rb config
% ruby setup.rb setup
% sudo ruby setup.rb install


== License

Ruby/OpenBase is a free software distributed under the BSD license.


== Author

C translation and current maintenance provided by:
Derrick Spell <[email protected]>

Original Cocoa library written by:
SUZUKI Tetsuya <[email protected]>