Sign in
android
/
toolchain
/
rustc
/
ff3f07ae99a30006dd85b9d73084edd9355c9db6
/
.
/
vendor
/
libnghttp2-sys
/
nghttp2
/
third-party
/
mruby
/
mrbgems
/
mruby-print
/
mrbgem.rake
blob: 2ea6e31260237d050cbb685d1978c7dea8e6c9fd [
file
] [
log
] [
blame
]
MRuby
::
Gem
::
Specification
.
new
(
'mruby-print'
)
do
|
spec
|
spec
.
license
=
'MIT'
spec
.
author
=
'mruby developers'
spec
.
summary
=
'standard print/puts/p'
end