Files
mruby-mruby/mrbgems/mruby-errno/mrbgem.rake
T
2022-07-02 09:56:13 +09:00

5 lines
132 B
Ruby

MRuby::Gem::Specification.new('mruby-errno') do |spec|
spec.license = 'MIT'
spec.authors = 'Internet Initiative Japan Inc.'
end