Files
mruby-mruby/mrbgems/mruby-print/mrbgem.rake
T
2013-03-24 00:20:35 +09:00

5 lines
118 B
Ruby

MRuby::Gem::Specification.new('mruby-print') do |spec|
spec.license = 'MIT'
spec.authors = 'mruby developers'
end