Sha256: f8c48b7b1a673605c56605855fc285be507b57f11d60337082241695ff76e75f
Contents?: true
Size: 629 Bytes
Versions: 1
Compression:
Stored size: 629 Bytes
Contents
Gem::Specification.new do |s| s.name = "minglr" s.version = "0.1.0.3" s.date = "2009-06-01" s.bindir = 'bin' s.executables << 'minglr' s.executables << 'mtx' s.summary = "Mingle command line tool" s.email = "michael@schubert.cx" s.homepage = "http://github.com/schubert/minglr/tree/master" s.description = "Mingle command line tool" s.authors = ["Stephen Chu", "Chris O'Meara", "Michael Schubert"] s.files = Dir["bin/*"] + Dir["*.txt"] + Dir["lib/minglr/*.rb"] + Dir["lib/*.rb"] + ["minglr.gemspec", "Rakefile", "README.rdoc", "minglrconfig.sample"] + Dir["tasks/*"] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
schubert-minglr-0.1.0.3 | minglr.gemspec |