# -*- encoding: utf-8 -*- # stub: alf-shell 0.14.0 ruby lib Gem::Specification.new do |s| s.name = "alf-shell".freeze s.version = "0.14.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 = ["Bernard Lambeau".freeze] s.date = "2013-10-01" s.description = "This project implements the `alf` commandline tool.".freeze s.email = ["blambeau at gmail.com".freeze] s.executables = ["alf".freeze] s.files = ["CHANGELOG.md".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENCE.md".freeze, "Manifest.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/alf".freeze, "doc/commands/exec.md".freeze, "doc/commands/help.md".freeze, "doc/commands/main.md".freeze, "doc/commands/show.md".freeze, "doc/operators/non_relational/autonum.md".freeze, "doc/operators/non_relational/clip.md".freeze, "doc/operators/non_relational/coerce.md".freeze, "doc/operators/non_relational/compact.md".freeze, "doc/operators/non_relational/defaults.md".freeze, "doc/operators/non_relational/generator.md".freeze, "doc/operators/non_relational/sort.md".freeze, "doc/operators/non_relational/type-safe.md".freeze, "doc/operators/relational/extend.md".freeze, "doc/operators/relational/frame.md".freeze, "doc/operators/relational/group.md".freeze, "doc/operators/relational/hierarchize.md".freeze, "doc/operators/relational/infer-heading.md".freeze, "doc/operators/relational/intersect.md".freeze, "doc/operators/relational/join.md".freeze, "doc/operators/relational/matching.md".freeze, "doc/operators/relational/minus.md".freeze, "doc/operators/relational/not-matching.md".freeze, "doc/operators/relational/page.md".freeze, "doc/operators/relational/project.md".freeze, "doc/operators/relational/quota.md".freeze, "doc/operators/relational/rank.md".freeze, "doc/operators/relational/rename.md".freeze, "doc/operators/relational/restrict.md".freeze, "doc/operators/relational/summarize.md".freeze, "doc/operators/relational/ungroup.md".freeze, "doc/operators/relational/union.md".freeze, "doc/operators/relational/unwrap.md".freeze, "doc/operators/relational/wrap.md".freeze, "lib/alf-shell.rb".freeze, "lib/alf/shell.rb".freeze, "lib/alf/shell/alfrc.rb".freeze, "lib/alf/shell/command.rb".freeze, "lib/alf/shell/command/exec.rb".freeze, "lib/alf/shell/command/help.rb".freeze, "lib/alf/shell/command/main.rb".freeze, "lib/alf/shell/command/show.rb".freeze, "lib/alf/shell/doc_manager.rb".freeze, "lib/alf/shell/ext/signature.rb".freeze, "lib/alf/shell/from_argv.rb".freeze, "lib/alf/shell/loader.rb".freeze, "lib/alf/shell/operator.rb".freeze, "lib/alf/shell/support.rb".freeze, "lib/alf/shell/version.rb".freeze, "spec/fixtures/example.alfrc".freeze, "spec/integration/__database__/group.alf".freeze, "spec/integration/__database__/parts.rash".freeze, "spec/integration/__database__/suppliers.rash".freeze, "spec/integration/__database__/suppliers_csv.csv".freeze, "spec/integration/__database__/supplies.rash".freeze, "spec/integration/alf/alf.db".freeze, "spec/integration/alf/alf_db.cmd".freeze, "spec/integration/alf/alf_db.stdout".freeze, "spec/integration/alf/alf_e.cmd".freeze, "spec/integration/alf/alf_e.stdout".freeze, "spec/integration/alf/alf_help.cmd".freeze, "spec/integration/alf/alf_help.stdout".freeze, "spec/integration/alf/alf_json.cmd".freeze, "spec/integration/alf/alf_json.stdout".freeze, "spec/integration/alf/alf_r.cmd".freeze, "spec/integration/alf/alf_r.stdout".freeze, "spec/integration/alf/alf_version.cmd".freeze, "spec/integration/alf/alf_version.stdout".freeze, "spec/integration/alf/alf_yaml.cmd".freeze, "spec/integration/alf/alf_yaml.stdout".freeze, "spec/integration/alf/rel.rash".freeze, "spec/integration/autonum/autonum_0.cmd".freeze, "spec/integration/autonum/autonum_0.stdout".freeze, "spec/integration/autonum/autonum_1.cmd".freeze, "spec/integration/autonum/autonum_1.stdout".freeze, "spec/integration/clip/clip_0.cmd".freeze, "spec/integration/clip/clip_0.stdout".freeze, "spec/integration/clip/clip_1.cmd".freeze, "spec/integration/clip/clip_1.stdout".freeze, "spec/integration/coerce/coerce_1.cmd".freeze, "spec/integration/coerce/coerce_1.stdout".freeze, "spec/integration/compact/compact_0.cmd".freeze, "spec/integration/compact/compact_0.stdout".freeze, "spec/integration/defaults/defaults_0.cmd".freeze, "spec/integration/defaults/defaults_0.stdout".freeze, "spec/integration/defaults/defaults_1.cmd".freeze, "spec/integration/defaults/defaults_1.stdout".freeze, "spec/integration/defaults/defaults_2.cmd".freeze, "spec/integration/defaults/defaults_2.stdout".freeze, "spec/integration/extend/extend_0.cmd".freeze, "spec/integration/extend/extend_0.stdout".freeze, "spec/integration/frame/frame_0.cmd".freeze, "spec/integration/frame/frame_0.stdout".freeze, "spec/integration/generator/generator_1.cmd".freeze, "spec/integration/generator/generator_1.stdout".freeze, "spec/integration/generator/generator_2.cmd".freeze, "spec/integration/generator/generator_2.stdout".freeze, "spec/integration/generator/generator_3.cmd".freeze, "spec/integration/generator/generator_3.stdout".freeze, "spec/integration/group/group_0.cmd".freeze, "spec/integration/group/group_0.stdout".freeze, "spec/integration/group/group_1.cmd".freeze, "spec/integration/group/group_1.stdout".freeze, "spec/integration/help/help_1.cmd".freeze, "spec/integration/help/help_1.stdout".freeze, "spec/integration/intersect/intersect_0.cmd".freeze, "spec/integration/intersect/intersect_0.stdout".freeze, "spec/integration/join/join_0.cmd".freeze, "spec/integration/join/join_0.stdout".freeze, "spec/integration/matching/matching_0.cmd".freeze, "spec/integration/matching/matching_0.stdout".freeze, "spec/integration/minus/minus_0.cmd".freeze, "spec/integration/minus/minus_0.stdout".freeze, "spec/integration/not-matching/not-matching_0.cmd".freeze, "spec/integration/not-matching/not-matching_0.stdout".freeze, "spec/integration/page/page_0.cmd".freeze, "spec/integration/page/page_0.stdout".freeze, "spec/integration/project/project_0.cmd".freeze, "spec/integration/project/project_0.stdout".freeze, "spec/integration/project/project_1.cmd".freeze, "spec/integration/project/project_1.stdout".freeze, "spec/integration/quota/quota_0.cmd".freeze, "spec/integration/quota/quota_0.stdout".freeze, "spec/integration/rank/rank_1.cmd".freeze, "spec/integration/rank/rank_1.stdout".freeze, "spec/integration/rank/rank_2.cmd".freeze, "spec/integration/rank/rank_2.stdout".freeze, "spec/integration/rank/rank_3.cmd".freeze, "spec/integration/rank/rank_3.stdout".freeze, "spec/integration/rank/rank_4.cmd".freeze, "spec/integration/rank/rank_4.stdout".freeze, "spec/integration/rank/rank_5.cmd".freeze, "spec/integration/rank/rank_5.stdout".freeze, "spec/integration/rename/rename_0.cmd".freeze, "spec/integration/rename/rename_0.stdout".freeze, "spec/integration/restrict/restrict_0.cmd".freeze, "spec/integration/restrict/restrict_0.stdout".freeze, "spec/integration/restrict/restrict_1.cmd".freeze, "spec/integration/restrict/restrict_1.stdout".freeze, "spec/integration/show/show_base.cmd".freeze, "spec/integration/show/show_base.stdout".freeze, "spec/integration/show/show_base_sort_1.cmd".freeze, "spec/integration/show/show_base_sort_1.stdout".freeze, "spec/integration/show/show_base_sort_2.cmd".freeze, "spec/integration/show/show_base_sort_2.stdout".freeze, "spec/integration/show/show_ff.cmd".freeze, "spec/integration/show/show_ff.stdout".freeze, "spec/integration/show/show_rash.cmd".freeze, "spec/integration/show/show_rash.stdout".freeze, "spec/integration/show/show_rash_pretty.cmd".freeze, "spec/integration/show/show_rash_pretty.stdout".freeze, "spec/integration/show/show_yaml.cmd".freeze, "spec/integration/show/show_yaml.stdout".freeze, "spec/integration/sort/sort_0.cmd".freeze, "spec/integration/sort/sort_0.stdout".freeze, "spec/integration/sort/sort_1.cmd".freeze, "spec/integration/sort/sort_1.stdout".freeze, "spec/integration/sort/sort_2.cmd".freeze, "spec/integration/sort/sort_2.stdout".freeze, "spec/integration/sort/sort_3.cmd".freeze, "spec/integration/sort/sort_3.stdout".freeze, "spec/integration/summarize/summarize_0.cmd".freeze, "spec/integration/summarize/summarize_0.stdout".freeze, "spec/integration/test_shell.rb".freeze, "spec/integration/union/union_0.cmd".freeze, "spec/integration/union/union_0.stdout".freeze, "spec/integration/unwrap/unwrap_0.cmd".freeze, "spec/integration/unwrap/unwrap_0.stdout".freeze, "spec/integration/wrap/wrap_0.cmd".freeze, "spec/integration/wrap/wrap_0.stdout".freeze, "spec/spec_helper.rb".freeze, "spec/test_shell.rb".freeze, "spec/unit/alfrc/test_alfrc.rb".freeze, "spec/unit/doc_manager/dynamic.md".freeze, "spec/unit/doc_manager/example.md".freeze, "spec/unit/doc_manager/example_1.txt".freeze, "spec/unit/doc_manager/static.md".freeze, "spec/unit/doc_manager/test_call.rb".freeze, "spec/unit/ext/signature/test_argv2args.rb".freeze, "spec/unit/ext/signature/test_to_shell.rb".freeze, "spec/unit/from_argv/test_to_attr_list.rb".freeze, "spec/unit/from_argv/test_to_attr_name.rb".freeze, "spec/unit/from_argv/test_to_boolean.rb".freeze, "spec/unit/from_argv/test_to_heading.rb".freeze, "spec/unit/from_argv/test_to_ordering.rb".freeze, "spec/unit/from_argv/test_to_predicate.rb".freeze, "spec/unit/from_argv/test_to_renaming.rb".freeze, "spec/unit/from_argv/test_to_size.rb".freeze, "spec/unit/from_argv/test_to_summarization.rb".freeze, "spec/unit/from_argv/test_to_tuple_computation.rb".freeze, "spec/unit/from_argv/test_to_tuple_expression.rb".freeze, "spec/unit/main/test_I_option.rb".freeze, "spec/unit/main/test_class_methods.rb".freeze, "spec/unit/main/test_r_option.rb".freeze, "spec/unit/main/test_renderer_option.rb".freeze, "spec/unit/operator/test_autonum.rb".freeze, "spec/unit/operator/test_clip.rb".freeze, "spec/unit/operator/test_coerce.rb".freeze, "spec/unit/operator/test_compact.rb".freeze, "spec/unit/operator/test_defaults.rb".freeze, "spec/unit/operator/test_extend.rb".freeze, "spec/unit/operator/test_generator.rb".freeze, "spec/unit/operator/test_group.rb".freeze, "spec/unit/operator/test_infer_heading.rb".freeze, "spec/unit/operator/test_intersect.rb".freeze, "spec/unit/operator/test_join.rb".freeze, "spec/unit/operator/test_matching.rb".freeze, "spec/unit/operator/test_minus.rb".freeze, "spec/unit/operator/test_not_matching.rb".freeze, "spec/unit/operator/test_project.rb".freeze, "spec/unit/operator/test_quota.rb".freeze, "spec/unit/operator/test_rank.rb".freeze, "spec/unit/operator/test_rename.rb".freeze, "spec/unit/operator/test_restrict.rb".freeze, "spec/unit/operator/test_sort.rb".freeze, "spec/unit/operator/test_summarize.rb".freeze, "spec/unit/operator/test_ungroup.rb".freeze, "spec/unit/operator/test_union.rb".freeze, "spec/unit/operator/test_unwrap.rb".freeze, "spec/unit/operator/test_wrap.rb".freeze, "tasks/gem.rake".freeze, "tasks/test.rake".freeze] s.homepage = "http://github.com/alf-tool/alf-shell".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Bring Alf's relational algebra to the shell".freeze s.specification_version = 3 s.add_development_dependency(%q.freeze, ["~> 10.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.14".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.14.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.4.3".freeze]) end