# -*- encoding: utf-8 -*- # stub: wycats-thor 0.10.26 ruby lib Gem::Specification.new do |s| s.name = "wycats-thor".freeze s.version = "0.10.26".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Yehuda Katz".freeze] s.date = "2009-07-04" s.description = "A scripting framework that replaces rake, sake and rubigen".freeze s.email = "wycats@gmail.com".freeze s.executables = ["thor".freeze, "rake2thor".freeze] s.extra_rdoc_files = ["README.markdown".freeze, "LICENSE".freeze, "CHANGELOG.rdoc".freeze] s.files = ["CHANGELOG.rdoc".freeze, "LICENSE".freeze, "README.markdown".freeze, "Rakefile".freeze, "bin/rake2thor".freeze, "bin/thor".freeze, "lib/thor".freeze, "lib/thor.rb".freeze, "lib/thor/actions".freeze, "lib/thor/actions.rb".freeze, "lib/thor/actions/copy_file.rb".freeze, "lib/thor/actions/create_file.rb".freeze, "lib/thor/actions/directory.rb".freeze, "lib/thor/actions/empty_directory.rb".freeze, "lib/thor/actions/get.rb".freeze, "lib/thor/actions/inject_into_file.rb".freeze, "lib/thor/actions/template.rb".freeze, "lib/thor/actions/templater.rb".freeze, "lib/thor/base.rb".freeze, "lib/thor/core_ext".freeze, "lib/thor/core_ext/hash_with_indifferent_access.rb".freeze, "lib/thor/core_ext/ordered_hash.rb".freeze, "lib/thor/error.rb".freeze, "lib/thor/group.rb".freeze, "lib/thor/invocation.rb".freeze, "lib/thor/parser".freeze, "lib/thor/parser.rb".freeze, "lib/thor/parser/argument.rb".freeze, "lib/thor/parser/arguments.rb".freeze, "lib/thor/parser/option.rb".freeze, "lib/thor/parser/options.rb".freeze, "lib/thor/runner.rb".freeze, "lib/thor/shell".freeze, "lib/thor/shell.rb".freeze, "lib/thor/shell/basic.rb".freeze, "lib/thor/shell/color.rb".freeze, "lib/thor/task.rb".freeze, "lib/thor/tasks".freeze, "lib/thor/tasks.rb".freeze, "lib/thor/tasks/install.rb".freeze, "lib/thor/tasks/package.rb".freeze, "lib/thor/tasks/spec.rb".freeze, "lib/thor/util.rb".freeze] s.homepage = "http://yehudakatz.com".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A scripting framework that replaces rake, sake and rubigen".freeze end