--- !ruby/object:Gem::Specification name: visionmedia-commander version: !ruby/object:Gem::Version version: 3.1.4 platform: ruby authors: - TJ Holowaychuk autorequire: bindir: bin cert_chain: [] date: 2009-03-20 00:00:00 -07:00 default_executable: commander dependencies: - !ruby/object:Gem::Dependency name: highline type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.5.0 version: description: The complete solution for Ruby command-line executables email: tj@vision-media.ca executables: - commander extensions: [] extra_rdoc_files: - bin/commander - lib/commander/blank.rb - lib/commander/command.rb - lib/commander/core_ext/array.rb - lib/commander/core_ext/object.rb - lib/commander/core_ext/string.rb - lib/commander/core_ext.rb - lib/commander/help_formatters/base.rb - lib/commander/help_formatters/terminal/command_help.erb - lib/commander/help_formatters/terminal/help.erb - lib/commander/help_formatters/terminal.rb - lib/commander/help_formatters.rb - lib/commander/runner.rb - lib/commander/user_interaction.rb - lib/commander/version.rb - lib/commander.rb - README.rdoc - tasks/docs.rake - tasks/gemspec.rake - tasks/spec.rake files: - bin/commander - commander.gemspec - History.rdoc - lib/commander/blank.rb - lib/commander/command.rb - lib/commander/core_ext/array.rb - lib/commander/core_ext/object.rb - lib/commander/core_ext/string.rb - lib/commander/core_ext.rb - lib/commander/help_formatters/base.rb - lib/commander/help_formatters/terminal/command_help.erb - lib/commander/help_formatters/terminal/help.erb - lib/commander/help_formatters/terminal.rb - lib/commander/help_formatters.rb - lib/commander/runner.rb - lib/commander/user_interaction.rb - lib/commander/version.rb - lib/commander.rb - Manifest - Rakefile - README.rdoc - spec/command_spec.rb - spec/core_ext/array_spec.rb - spec/core_ext/object_spec.rb - spec/core_ext/string_spec.rb - spec/help_formatters/base_spec.rb - spec/help_formatters/terminal_spec.rb - spec/runner_spec.rb - spec/spec_helper.rb - tasks/docs.rake - tasks/gemspec.rake - tasks/spec.rake - test/foo - test/pbar - test/ui - Todo.rdoc has_rdoc: true homepage: http://visionmedia.github.com/commander post_install_message: rdoc_options: - --line-numbers - --inline-source - --title - Commander - --main - README.rdoc require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "1.2" version: requirements: [] rubyforge_project: commander rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: The complete solution for Ruby command-line executables test_files: []