Sha256: 6a1d18fa48c397058cae8bd6cfc4f43d0f8829c9bf5571e46b9d8ef9bc253325

Contents?: true

Size: 1.31 KB

Versions: 1

Compression:

Stored size: 1.31 KB

Contents

# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = %q{yac}
  s.version = "1.4.3"

  s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
  s.authors = ["Jinzhu Zhang"]
  s.date = %q{2009-03-28}
  s.default_executable = %q{yac}
  s.description = %q{Yet Another Cheat: sexy command line tool for cheat sheet.}
  s.email = %q{wosmvp@gmail.com}
  s.executables = ["yac"]
  s.extra_rdoc_files = ["CHANGELOG", "bin/yac", "lib/git.rb", "lib/format.rb", "lib/symbol.rb", "lib/yac.rb", "README.rdoc"]
  s.files = ["Manifest", "CHANGELOG", "resources/yacrc", "bin/yac", "Rakefile", "lib/git.rb", "lib/format.rb", "lib/symbol.rb", "lib/yac.rb", "README.rdoc", "yac.gemspec"]
  s.has_rdoc = true
  s.homepage = %q{http://www.zhangjinzhu.com}
  s.rdoc_options = ["--line-numbers", "--inline-source", "--title", "Yac", "--main", "README.rdoc"]
  s.require_paths = ["lib"]
  s.rubyforge_project = %q{yac}
  s.rubygems_version = %q{1.3.1}
  s.summary = %q{Yet Another Cheat: sexy command line tool for cheat sheet.}

  if s.respond_to? :specification_version then
    current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
    s.specification_version = 2

    if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then
    else
    end
  else
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
yac-1.4.3 yac.gemspec