# -*- encoding: utf-8 -*- # stub: red-arrow 11.0.0 ruby lib # stub: ext/arrow/extconf.rb Gem::Specification.new do |s| s.name = "red-arrow".freeze s.version = "11.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "msys2_mingw_dependencies" => "arrow>=11.0.0" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Apache Arrow Developers".freeze] s.date = "2023-02-24" s.description = "Apache Arrow is a common in-memory columnar data store. It's useful to share and process large data.".freeze s.email = ["dev@arrow.apache.org".freeze] s.extensions = ["ext/arrow/extconf.rb".freeze] s.files = ["Gemfile".freeze, "LICENSE.txt".freeze, "NOTICE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "doc/text/development.md".freeze, "ext/arrow/arrow.cpp".freeze, "ext/arrow/converters.cpp".freeze, "ext/arrow/converters.hpp".freeze, "ext/arrow/extconf.rb".freeze, "ext/arrow/memory-view.cpp".freeze, "ext/arrow/memory-view.hpp".freeze, "ext/arrow/raw-records.cpp".freeze, "ext/arrow/red-arrow.hpp".freeze, "ext/arrow/values.cpp".freeze, "image/red-arrow.png".freeze, "lib/arrow.rb".freeze, "lib/arrow/aggregate-node-options.rb".freeze, "lib/arrow/aggregation.rb".freeze, "lib/arrow/array-builder.rb".freeze, "lib/arrow/array-computable.rb".freeze, "lib/arrow/array.rb".freeze, "lib/arrow/bigdecimal-extension.rb".freeze, "lib/arrow/binary-dictionary-array-builder.rb".freeze, "lib/arrow/block-closable.rb".freeze, "lib/arrow/buffer.rb".freeze, "lib/arrow/chunked-array.rb".freeze, "lib/arrow/column-containable.rb".freeze, "lib/arrow/column.rb".freeze, "lib/arrow/compression-type.rb".freeze, "lib/arrow/constructor-arguments-gc-guardable.rb".freeze, "lib/arrow/csv-loader.rb".freeze, "lib/arrow/csv-read-options.rb".freeze, "lib/arrow/data-type.rb".freeze, "lib/arrow/date32-array-builder.rb".freeze, "lib/arrow/date32-array.rb".freeze, "lib/arrow/date64-array-builder.rb".freeze, "lib/arrow/date64-array.rb".freeze, "lib/arrow/datum.rb".freeze, "lib/arrow/day-time-interval-array-builder.rb".freeze, "lib/arrow/decimal128-array-builder.rb".freeze, "lib/arrow/decimal128-array.rb".freeze, "lib/arrow/decimal128-data-type.rb".freeze, "lib/arrow/decimal128.rb".freeze, "lib/arrow/decimal256-array-builder.rb".freeze, "lib/arrow/decimal256-array.rb".freeze, "lib/arrow/decimal256-data-type.rb".freeze, "lib/arrow/decimal256.rb".freeze, "lib/arrow/dense-union-data-type.rb".freeze, "lib/arrow/dictionary-array.rb".freeze, "lib/arrow/dictionary-data-type.rb".freeze, "lib/arrow/equal-options.rb".freeze, "lib/arrow/expression.rb".freeze, "lib/arrow/field-containable.rb".freeze, "lib/arrow/field.rb".freeze, "lib/arrow/file-output-stream.rb".freeze, "lib/arrow/file-system.rb".freeze, "lib/arrow/fixed-size-binary-array-builder.rb".freeze, "lib/arrow/fixed-size-binary-array.rb".freeze, "lib/arrow/function.rb".freeze, "lib/arrow/generic-filterable.rb".freeze, "lib/arrow/generic-takeable.rb".freeze, "lib/arrow/group.rb".freeze, "lib/arrow/half-float-array-builder.rb".freeze, "lib/arrow/half-float-array.rb".freeze, "lib/arrow/half-float.rb".freeze, "lib/arrow/input-referable.rb".freeze, "lib/arrow/list-array-builder.rb".freeze, "lib/arrow/list-data-type.rb".freeze, "lib/arrow/loader.rb".freeze, "lib/arrow/map-array-builder.rb".freeze, "lib/arrow/map-array.rb".freeze, "lib/arrow/map-data-type.rb".freeze, "lib/arrow/month-day-nano-interval-array-builder.rb".freeze, "lib/arrow/null-array-builder.rb".freeze, "lib/arrow/null-array.rb".freeze, "lib/arrow/path-extension.rb".freeze, "lib/arrow/raw-table-converter.rb".freeze, "lib/arrow/raw-tensor-converter.rb".freeze, "lib/arrow/record-batch-builder.rb".freeze, "lib/arrow/record-batch-file-reader.rb".freeze, "lib/arrow/record-batch-iterator.rb".freeze, "lib/arrow/record-batch-reader.rb".freeze, "lib/arrow/record-batch-stream-reader.rb".freeze, "lib/arrow/record-batch.rb".freeze, "lib/arrow/record-containable.rb".freeze, "lib/arrow/record.rb".freeze, "lib/arrow/rolling-window.rb".freeze, "lib/arrow/s3-global-options.rb".freeze, "lib/arrow/scalar.rb".freeze, "lib/arrow/schema.rb".freeze, "lib/arrow/slicer.rb".freeze, "lib/arrow/sort-key.rb".freeze, "lib/arrow/sort-options.rb".freeze, "lib/arrow/source-node-options.rb".freeze, "lib/arrow/sparse-union-data-type.rb".freeze, "lib/arrow/string-array-builder.rb".freeze, "lib/arrow/string-dictionary-array-builder.rb".freeze, "lib/arrow/struct-array-builder.rb".freeze, "lib/arrow/struct-array.rb".freeze, "lib/arrow/struct-data-type.rb".freeze, "lib/arrow/symbol-values-appendable.rb".freeze, "lib/arrow/table-concatenate-options.rb".freeze, "lib/arrow/table-formatter.rb".freeze, "lib/arrow/table-list-formatter.rb".freeze, "lib/arrow/table-loader.rb".freeze, "lib/arrow/table-saver.rb".freeze, "lib/arrow/table-table-formatter.rb".freeze, "lib/arrow/table.rb".freeze, "lib/arrow/tensor.rb".freeze, "lib/arrow/time-unit.rb".freeze, "lib/arrow/time.rb".freeze, "lib/arrow/time32-array-builder.rb".freeze, "lib/arrow/time32-array.rb".freeze, "lib/arrow/time32-data-type.rb".freeze, "lib/arrow/time64-array-builder.rb".freeze, "lib/arrow/time64-array.rb".freeze, "lib/arrow/time64-data-type.rb".freeze, "lib/arrow/timestamp-array-builder.rb".freeze, "lib/arrow/timestamp-array.rb".freeze, "lib/arrow/timestamp-data-type.rb".freeze, "lib/arrow/version.rb".freeze, "lib/arrow/writable.rb".freeze, "red-arrow.gemspec".freeze, "test/fixture/TestOrcFile.test1.orc".freeze, "test/fixture/float-integer.csv".freeze, "test/fixture/integer-float.csv".freeze, "test/fixture/null-with-double-quote.csv".freeze, "test/fixture/null-without-double-quote.csv".freeze, "test/fixture/with-header-float.csv".freeze, "test/fixture/with-header.csv".freeze, "test/fixture/without-header-float.csv".freeze, "test/fixture/without-header.csv".freeze, "test/helper.rb".freeze, "test/helper/fixture.rb".freeze, "test/helper/omittable.rb".freeze, "test/raw-records/test-basic-arrays.rb".freeze, "test/raw-records/test-dense-union-array.rb".freeze, "test/raw-records/test-dictionary-array.rb".freeze, "test/raw-records/test-list-array.rb".freeze, "test/raw-records/test-map-array.rb".freeze, "test/raw-records/test-multiple-columns.rb".freeze, "test/raw-records/test-sparse-union-array.rb".freeze, "test/raw-records/test-struct-array.rb".freeze, "test/raw-records/test-table.rb".freeze, "test/run-test.rb".freeze, "test/test-array-builder.rb".freeze, "test/test-array.rb".freeze, "test/test-bigdecimal.rb".freeze, "test/test-binary-dictionary-array-builder.rb".freeze, "test/test-boolean-scalar.rb".freeze, "test/test-buffer.rb".freeze, "test/test-chunked-array.rb".freeze, "test/test-column.rb".freeze, "test/test-csv-loader.rb".freeze, "test/test-data-type.rb".freeze, "test/test-date32-array.rb".freeze, "test/test-date64-array.rb".freeze, "test/test-decimal128-array-builder.rb".freeze, "test/test-decimal128-array.rb".freeze, "test/test-decimal128-data-type.rb".freeze, "test/test-decimal128.rb".freeze, "test/test-decimal256-array-builder.rb".freeze, "test/test-decimal256-array.rb".freeze, "test/test-decimal256-data-type.rb".freeze, "test/test-decimal256.rb".freeze, "test/test-dense-union-data-type.rb".freeze, "test/test-dictionary-array.rb".freeze, "test/test-dictionary-data-type.rb".freeze, "test/test-expression.rb".freeze, "test/test-feather.rb".freeze, "test/test-field.rb".freeze, "test/test-file-output-stream.rb".freeze, "test/test-fixed-size-binary-array-builder.rb".freeze, "test/test-fixed-size-binary-array.rb".freeze, "test/test-float-scalar.rb".freeze, "test/test-function.rb".freeze, "test/test-group.rb".freeze, "test/test-half-float-array.rb".freeze, "test/test-half-float.rb".freeze, "test/test-list-array-builder.rb".freeze, "test/test-list-array.rb".freeze, "test/test-list-data-type.rb".freeze, "test/test-map-array-builder.rb".freeze, "test/test-map-array.rb".freeze, "test/test-map-data-type.rb".freeze, "test/test-memory-view.rb".freeze, "test/test-null-array.rb".freeze, "test/test-orc.rb".freeze, "test/test-record-batch-builder.rb".freeze, "test/test-record-batch-file-reader.rb".freeze, "test/test-record-batch-iterator.rb".freeze, "test/test-record-batch-reader.rb".freeze, "test/test-record-batch.rb".freeze, "test/test-rolling-window.rb".freeze, "test/test-schema.rb".freeze, "test/test-slicer.rb".freeze, "test/test-sort-indices.rb".freeze, "test/test-sort-key.rb".freeze, "test/test-sort-options.rb".freeze, "test/test-sparse-union-data-type.rb".freeze, "test/test-string-dictionary-array-builder.rb".freeze, "test/test-struct-array-builder.rb".freeze, "test/test-struct-array.rb".freeze, "test/test-struct-data-type.rb".freeze, "test/test-table.rb".freeze, "test/test-tensor.rb".freeze, "test/test-time.rb".freeze, "test/test-time32-array.rb".freeze, "test/test-time32-data-type.rb".freeze, "test/test-time64-array.rb".freeze, "test/test-time64-data-type.rb".freeze, "test/test-timestamp-array.rb".freeze, "test/test-timestamp-data-type.rb".freeze, "test/values/test-basic-arrays.rb".freeze, "test/values/test-dense-union-array.rb".freeze, "test/values/test-dictionary-array.rb".freeze, "test/values/test-list-array.rb".freeze, "test/values/test-map-array.rb".freeze, "test/values/test-sparse-union-array.rb".freeze, "test/values/test-struct-array.rb".freeze] s.homepage = "https://arrow.apache.org/".freeze s.licenses = ["Apache-2.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Red Arrow is the Ruby bindings of Apache Arrow".freeze s.test_files = ["test/fixture/TestOrcFile.test1.orc".freeze, "test/fixture/float-integer.csv".freeze, "test/fixture/integer-float.csv".freeze, "test/fixture/null-with-double-quote.csv".freeze, "test/fixture/null-without-double-quote.csv".freeze, "test/fixture/with-header-float.csv".freeze, "test/fixture/with-header.csv".freeze, "test/fixture/without-header-float.csv".freeze, "test/fixture/without-header.csv".freeze, "test/helper/fixture.rb".freeze, "test/helper/omittable.rb".freeze, "test/helper.rb".freeze, "test/raw-records/test-basic-arrays.rb".freeze, "test/raw-records/test-dense-union-array.rb".freeze, "test/raw-records/test-dictionary-array.rb".freeze, "test/raw-records/test-list-array.rb".freeze, "test/raw-records/test-map-array.rb".freeze, "test/raw-records/test-multiple-columns.rb".freeze, "test/raw-records/test-sparse-union-array.rb".freeze, "test/raw-records/test-struct-array.rb".freeze, "test/raw-records/test-table.rb".freeze, "test/run-test.rb".freeze, "test/test-array-builder.rb".freeze, "test/test-array.rb".freeze, "test/test-bigdecimal.rb".freeze, "test/test-binary-dictionary-array-builder.rb".freeze, "test/test-boolean-scalar.rb".freeze, "test/test-buffer.rb".freeze, "test/test-chunked-array.rb".freeze, "test/test-column.rb".freeze, "test/test-csv-loader.rb".freeze, "test/test-data-type.rb".freeze, "test/test-date32-array.rb".freeze, "test/test-date64-array.rb".freeze, "test/test-decimal128-array-builder.rb".freeze, "test/test-decimal128-array.rb".freeze, "test/test-decimal128-data-type.rb".freeze, "test/test-decimal128.rb".freeze, "test/test-decimal256-array-builder.rb".freeze, "test/test-decimal256-array.rb".freeze, "test/test-decimal256-data-type.rb".freeze, "test/test-decimal256.rb".freeze, "test/test-dense-union-data-type.rb".freeze, "test/test-dictionary-array.rb".freeze, "test/test-dictionary-data-type.rb".freeze, "test/test-expression.rb".freeze, "test/test-feather.rb".freeze, "test/test-field.rb".freeze, "test/test-file-output-stream.rb".freeze, "test/test-fixed-size-binary-array-builder.rb".freeze, "test/test-fixed-size-binary-array.rb".freeze, "test/test-float-scalar.rb".freeze, "test/test-function.rb".freeze, "test/test-group.rb".freeze, "test/test-half-float-array.rb".freeze, "test/test-half-float.rb".freeze, "test/test-list-array-builder.rb".freeze, "test/test-list-array.rb".freeze, "test/test-list-data-type.rb".freeze, "test/test-map-array-builder.rb".freeze, "test/test-map-array.rb".freeze, "test/test-map-data-type.rb".freeze, "test/test-memory-view.rb".freeze, "test/test-null-array.rb".freeze, "test/test-orc.rb".freeze, "test/test-record-batch-builder.rb".freeze, "test/test-record-batch-file-reader.rb".freeze, "test/test-record-batch-iterator.rb".freeze, "test/test-record-batch-reader.rb".freeze, "test/test-record-batch.rb".freeze, "test/test-rolling-window.rb".freeze, "test/test-schema.rb".freeze, "test/test-slicer.rb".freeze, "test/test-sort-indices.rb".freeze, "test/test-sort-key.rb".freeze, "test/test-sort-options.rb".freeze, "test/test-sparse-union-data-type.rb".freeze, "test/test-string-dictionary-array-builder.rb".freeze, "test/test-struct-array-builder.rb".freeze, "test/test-struct-array.rb".freeze, "test/test-struct-data-type.rb".freeze, "test/test-table.rb".freeze, "test/test-tensor.rb".freeze, "test/test-time.rb".freeze, "test/test-time32-array.rb".freeze, "test/test-time32-data-type.rb".freeze, "test/test-time64-array.rb".freeze, "test/test-time64-data-type.rb".freeze, "test/test-timestamp-array.rb".freeze, "test/test-timestamp-data-type.rb".freeze, "test/values/test-basic-arrays.rb".freeze, "test/values/test-dense-union-array.rb".freeze, "test/values/test-dictionary-array.rb".freeze, "test/values/test-list-array.rb".freeze, "test/values/test-map-array.rb".freeze, "test/values/test-sparse-union-array.rb".freeze, "test/values/test-struct-array.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 3.1.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.1.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 3.5.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end