Sha256: ec90f0c2a49e4fef3aa082b818a86a61285b3ceffd40464045739500db891f55
Contents?: true
Size: 1.83 KB
Versions: 0
Compression: gzip
Compressed size: 697 Bytes
Stored size: 697 Bytes
Contents
--- !ruby/object:Gem::Specification name: josevalim-thor version: !ruby/object:Gem::Version version: 0.10.3 platform: ruby authors: - Yehuda Katz autorequire: bindir: bin cert_chain: [] date: 2009-06-16 00:00:00 -07:00 default_executable: dependencies: [] description: A gem that maps options to a class email: wycats@gmail.com executables: - thor - rake2thor extensions: [] extra_rdoc_files: - README.markdown - LICENSE - CHANGELOG.rdoc files: - README.markdown - LICENSE - CHANGELOG.rdoc - Rakefile - bin/rake2thor - bin/thor - lib/thor.rb - lib/thor - lib/thor/error.rb - lib/thor/base.rb - lib/thor/group.rb - lib/thor/actions - lib/thor/actions/templater.rb - lib/thor/actions/copy_file.rb - lib/thor/actions/inject_into_file.rb - lib/thor/actions/directory.rb - lib/thor/actions/template.rb - lib/thor/actions/get.rb - lib/thor/actions/create_file.rb - lib/thor/actions/empty_directory.rb - lib/thor/util.rb - lib/thor/runner.rb - lib/thor/actions.rb - lib/thor/option.rb - lib/thor/options.rb - lib/thor/shell - lib/thor/shell/basic.rb - lib/thor/tasks.rb - lib/thor/core_ext - lib/thor/core_ext/hash_with_indifferent_access.rb - lib/thor/core_ext/ordered_hash.rb - lib/thor/tasks - lib/thor/tasks/install.rb - lib/thor/tasks/spec.rb - lib/thor/tasks/package.rb - lib/thor/task.rb has_rdoc: true homepage: http://yehudakatz.com post_install_message: rdoc_options: [] 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: "0" version: requirements: [] rubyforge_project: thor rubygems_version: 1.2.0 signing_key: specification_version: 3 summary: A gem that maps options to a class test_files: []