Sha256: d4fea8e55c1dee81a4673d2c956d7c11de802b446bc26c3e9b247c9ef2ef6a7b

Contents?: true

Size: 651 Bytes

Versions: 1

Compression:

Stored size: 651 Bytes

Contents

Gem::Specification.new do |s|
  s.name              = "mote"
  s.version           = "0.0.1.rc3"
  s.summary           = "Minimum Operational Template."
  s.description       = "Mote is the little brother of ERB. It only provides a subset of ERB's features, but praises itself of being simple--both internally and externally--and super fast."
  s.authors           = ["Michel Martens"]
  s.email             = ["michel@soveran.com"]
  s.homepage          = "http://github.com/soveran/mote"
  s.files = ["LICENSE", "README.markdown", "Rakefile", "lib/mote.rb", "mote.gemspec", "test/mote_test.rb"]
  s.add_development_dependency "cutest", "~> 0.1"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mote-0.0.1.rc3 mote.gemspec