Sha256: 9ac4803f0050479ec391f40b43240a4fba1bd61193e913b257f46a3c31905f77
Contents?: true
Size: 1.31 KB
Versions: 0
Compression: gzip
Compressed size: 569 Bytes
Stored size: 569 Bytes
Contents
--- !ruby/object:Gem::Specification name: thor version: !ruby/object:Gem::Version version: 0.9.5 platform: ruby authors: - Yehuda Katz autorequire: bindir: bin cert_chain: [] date: 2008-08-27 00:00:00 +02: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 - CHANGELOG.rdoc - LICENSE files: - README.markdown - LICENSE - CHANGELOG.rdoc - Rakefile - bin/rake2thor - bin/thor - lib/thor - lib/thor/error.rb - lib/thor/options.rb - lib/thor/ordered_hash.rb - lib/thor/runner.rb - lib/thor/task.rb - lib/thor/task_hash.rb - lib/thor/tasks - lib/thor/tasks/package.rb - lib/thor/tasks.rb - lib/thor/util.rb - lib/thor.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: 2 summary: A gem that maps options to a class test_files: []