repo.or.cz
/
mruby.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mruby-os-memsize: add README.md
[mruby.git]
/
mrbgems
/
mruby-string-ext
/
mrbgem.rake
blob
f2df5a78375b05b7a0c5c27a5500d89babb0a201
1
MRuby::Gem::Specification.new('mruby-string-ext') do |spec|
2
spec.license = 'MIT'
3
spec.author = 'mruby developers'
4
spec.summary = 'String class extension'
5
end