No commit activity in last 3 years
No release in over 3 years
Groonga-command-parser is a Ruby library to parses [groonga](http://groonga.org/)'s command syntax. You can write a program to process groonga's command by using groonga-command-parser.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

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

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.)