# -*- encoding: utf-8 -*- # stub: rroonga 3.0.0 ruby lib # stub: ext/groonga/extconf.rb Gem::Specification.new do |s| s.name = "rroonga".freeze s.version = "3.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Kouhei Sutou".freeze, "Tasuku SUENAGA".freeze, "daijiro".freeze, "Yuto HAYAMIZU".freeze, "SHIDARA Yoji".freeze] s.date = "2013-03-29" s.description = "rroonga is an extension library to use groonga's DB-API\nlayer. rroonga provides Rubyish readable and writable API\nnot C like API. You can use groonga's fast and highly\nfunctional features from Ruby with Rubyish form.".freeze s.email = ["kou@clear-code.com".freeze, "a@razil.jp".freeze, "morita@razil.jp".freeze, "y.hayamizu@gmail.com".freeze, "dara@shidara.net".freeze] s.executables = ["groonga-index-dump".freeze, "grntest-log-analyze".freeze, "grndump".freeze] s.extensions = ["ext/groonga/extconf.rb".freeze] s.extra_rdoc_files = ["README.textile".freeze] s.files = ["README.textile".freeze, "benchmark/common.rb".freeze, "benchmark/create-wikipedia-database.rb".freeze, "benchmark/read-write-many-small-items.rb".freeze, "benchmark/repeat-load.rb".freeze, "benchmark/select.rb".freeze, "benchmark/write-many-small-items.rb".freeze, "bin/grndump".freeze, "bin/grntest-log-analyze".freeze, "bin/groonga-index-dump".freeze, "doc/text/news.textile".freeze, "doc/text/tutorial.textile".freeze, "example/bookmark.rb".freeze, "example/index-html.rb".freeze, "ext/groonga/extconf.rb".freeze, "ext/groonga/groonga.def".freeze, "ext/groonga/rb-grn-accessor.c".freeze, "ext/groonga/rb-grn-array-cursor.c".freeze, "ext/groonga/rb-grn-array.c".freeze, "ext/groonga/rb-grn-column.c".freeze, "ext/groonga/rb-grn-context.c".freeze, "ext/groonga/rb-grn-database.c".freeze, "ext/groonga/rb-grn-double-array-trie-cursor.c".freeze, "ext/groonga/rb-grn-double-array-trie.c".freeze, "ext/groonga/rb-grn-encoding-support.c".freeze, "ext/groonga/rb-grn-encoding.c".freeze, "ext/groonga/rb-grn-exception.c".freeze, "ext/groonga/rb-grn-expression-builder.c".freeze, "ext/groonga/rb-grn-expression.c".freeze, "ext/groonga/rb-grn-fix-size-column.c".freeze, "ext/groonga/rb-grn-geo-point.c".freeze, "ext/groonga/rb-grn-hash-cursor.c".freeze, "ext/groonga/rb-grn-hash.c".freeze, "ext/groonga/rb-grn-index-column.c".freeze, "ext/groonga/rb-grn-index-cursor.c".freeze, "ext/groonga/rb-grn-logger.c".freeze, "ext/groonga/rb-grn-normalizer.c".freeze, "ext/groonga/rb-grn-object.c".freeze, "ext/groonga/rb-grn-operator.c".freeze, "ext/groonga/rb-grn-patricia-trie-cursor.c".freeze, "ext/groonga/rb-grn-patricia-trie.c".freeze, "ext/groonga/rb-grn-plugin.c".freeze, "ext/groonga/rb-grn-posting.c".freeze, "ext/groonga/rb-grn-procedure.c".freeze, "ext/groonga/rb-grn-query-logger.c".freeze, "ext/groonga/rb-grn-record.c".freeze, "ext/groonga/rb-grn-snippet.c".freeze, "ext/groonga/rb-grn-table-cursor-key-support.c".freeze, "ext/groonga/rb-grn-table-cursor.c".freeze, "ext/groonga/rb-grn-table-key-support.c".freeze, "ext/groonga/rb-grn-table.c".freeze, "ext/groonga/rb-grn-type.c".freeze, "ext/groonga/rb-grn-utils.c".freeze, "ext/groonga/rb-grn-variable-size-column.c".freeze, "ext/groonga/rb-grn-variable.c".freeze, "ext/groonga/rb-grn.h".freeze, "ext/groonga/rb-groonga.c".freeze, "extconf.rb".freeze, "lib/groonga.rb".freeze, "lib/groonga/command.rb".freeze, "lib/groonga/context.rb".freeze, "lib/groonga/database.rb".freeze, "lib/groonga/dumper.rb".freeze, "lib/groonga/expression-builder-19.rb".freeze, "lib/groonga/expression-builder.rb".freeze, "lib/groonga/geo-point.rb".freeze, "lib/groonga/grntest-log.rb".freeze, "lib/groonga/index-column.rb".freeze, "lib/groonga/logger.rb".freeze, "lib/groonga/pagination.rb".freeze, "lib/groonga/patricia-trie.rb".freeze, "lib/groonga/posting.rb".freeze, "lib/groonga/query-logger.rb".freeze, "lib/groonga/record.rb".freeze, "lib/groonga/schema.rb".freeze, "lib/groonga/view-record.rb".freeze, "misc/grnop2ruby.rb".freeze, "rroonga-build.rb".freeze, "rroonga.gemspec".freeze, "test/groonga-test-utils.rb".freeze, "test/run-test.rb".freeze, "test/test-accessor.rb".freeze, "test/test-array.rb".freeze, "test/test-column.rb".freeze, "test/test-command-select.rb".freeze, "test/test-context.rb".freeze, "test/test-database-dumper.rb".freeze, "test/test-database.rb".freeze, "test/test-double-array-trie.rb".freeze, "test/test-encoding.rb".freeze, "test/test-exception.rb".freeze, "test/test-expression-builder.rb".freeze, "test/test-expression.rb".freeze, "test/test-fix-size-column.rb".freeze, "test/test-geo-point.rb".freeze, "test/test-gqtp.rb".freeze, "test/test-hash.rb".freeze, "test/test-index-column.rb".freeze, "test/test-index-cursor.rb".freeze, "test/test-logger.rb".freeze, "test/test-normalizer.rb".freeze, "test/test-pagination.rb".freeze, "test/test-patricia-trie.rb".freeze, "test/test-plugin.rb".freeze, "test/test-procedure.rb".freeze, "test/test-record.rb".freeze, "test/test-remote.rb".freeze, "test/test-schema-create-table.rb".freeze, "test/test-schema-dumper.rb".freeze, "test/test-schema-type.rb".freeze, "test/test-schema.rb".freeze, "test/test-snippet.rb".freeze, "test/test-table-dumper.rb".freeze, "test/test-table-offset-and-limit.rb".freeze, "test/test-table-select-mecab.rb".freeze, "test/test-table-select-normalize.rb".freeze, "test/test-table-select-weight.rb".freeze, "test/test-table-select.rb".freeze, "test/test-table-traverse.rb".freeze, "test/test-table.rb".freeze, "test/test-type.rb".freeze, "test/test-variable-size-column.rb".freeze, "test/test-variable.rb".freeze, "test/test-vector-column.rb".freeze, "test/test-version.rb".freeze] s.homepage = "http://groonga.rubyforge.org/#about-rroonga".freeze s.licenses = ["LGPLv2".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Ruby bindings for groonga that provide full text search and column store features.".freeze s.test_files = ["test/test-normalizer.rb".freeze, "test/test-schema.rb".freeze, "test/test-vector-column.rb".freeze, "test/test-schema-dumper.rb".freeze, "test/run-test.rb".freeze, "test/test-procedure.rb".freeze, "test/test-hash.rb".freeze, "test/test-expression.rb".freeze, "test/test-version.rb".freeze, "test/test-remote.rb".freeze, "test/test-table-offset-and-limit.rb".freeze, "test/test-expression-builder.rb".freeze, "test/test-encoding.rb".freeze, "test/test-snippet.rb".freeze, "test/test-index-cursor.rb".freeze, "test/test-type.rb".freeze, "test/test-table-dumper.rb".freeze, "test/test-table-traverse.rb".freeze, "test/test-table.rb".freeze, "test/test-pagination.rb".freeze, "test/groonga-test-utils.rb".freeze, "test/test-logger.rb".freeze, "test/test-context.rb".freeze, "test/test-table-select-weight.rb".freeze, "test/test-exception.rb".freeze, "test/test-table-select-normalize.rb".freeze, "test/test-command-select.rb".freeze, "test/test-gqtp.rb".freeze, "test/test-database-dumper.rb".freeze, "test/test-index-column.rb".freeze, "test/test-geo-point.rb".freeze, "test/test-plugin.rb".freeze, "test/test-variable-size-column.rb".freeze, "test/test-schema-create-table.rb".freeze, "test/test-array.rb".freeze, "test/test-fix-size-column.rb".freeze, "test/test-schema-type.rb".freeze, "test/test-table-select.rb".freeze, "test/test-variable.rb".freeze, "test/test-column.rb".freeze, "test/test-patricia-trie.rb".freeze, "test/test-table-select-mecab.rb".freeze, "test/test-accessor.rb".freeze, "test/test-database.rb".freeze, "test/test-double-array-trie.rb".freeze, "test/test-record.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 2.4.6".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end