Sha256: ed7bc679fb1d6e4aa751b2c55fe18fc9d7e962da379f108f3d5ef3738fcc5e42
Contents?: true
Size: 1.32 KB
Versions: 0
Compression: gzip
Compressed size: 574 Bytes
Stored size: 574 Bytes
Contents
--- !ruby/object:Gem::Specification name: jherdman-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 -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 - 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: []