README

Gem Version Build Status

Name

groonga-command-parser

Description

Groonga-command-parser is a Ruby library to parses groonga’s command syntax. You can write a program to process groonga’s command by using groonga-command-parser.

Install

% gem install groonga-command-parser

Usage

TODO…

Examples

TODO…

Dependencies

  • Ruby

Mailing list

Thanks

Authors

  • Kouhei Sutou <kou@clear-code.com>

License

LGPLv2.1 or later. See doc/text/lgpl-2.1.txt for details.

(Kouhei Sutou has a right to change the license including contributed patches.)