Sha256: bbeb4f062c6df511921b98e6718a88cdd7dc3c27ee052b5b3e1c52b4dfb091dc

Contents?: true

Size: 1.06 KB

Versions: 1

Compression:

Stored size: 1.06 KB

Contents

= README

== Name

Ruby/groonga

== Description

Ruby bindings for groonga that provides full text search and
column store features.

Ruby/groonga is a extension library to use groonga's DB-API
layer. Ruby/groonga provides Rubyish readable and writable
API. You can use groonga's first and highly functional
features from Ruby.

See the following URL about groonga.

* groonga: http://groonga.org/

== Author

Kouhei Sutou: <tt><kou@clear-code.com></tt>

== License

LGPL 2.1. See license/LGPL for details.

pkg-config.rb is a library that is bundled with rcairo. It's
distributed under Ruby license. See license/RUBY and
license/GPL for details.

== Dependencies

* Ruby >= 1.8 (including 1.9.1)
* groonga >= 0.1.1

== Install

  % sudo gem install groonga

== Documents

Japanese only. Sorry.

http://groonga.rubyforge.org/groonga/

== Mailing list

http://rubyforge.org/mailman/listinfo/groonga-users-en

== Thanks

* mori: sent patches to support the latest groonga.
* Tasuku SUENAGA: sent bug reports.
* niku: sent bug reports.
* dara: wrote tests.
* id:mat_aki: sent bug reports.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
groonga-0.0.6 README.rdoc