Lightweight Ruby
https://github.com/mruby/mruby/
mruby is the lightweight implementation of the Ruby language complying to (part
of) the ISO standard.
mruby can be linked and embedded within your application.
We provide the interpreter program "mruby" and the interactive mruby shell
"mirb" as examples.
You can also compile Ruby programs into compiled byte code using the mruby
compiler "mrbc".
The "mrbc" is also able to generate compiled byte code in a C source file.
- Developed at devel:languages:ruby
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/mruby && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
CVE-2021-4110.patch | 0000002906 2.84 KB | |
CVE-2022-0080.patch | 0000000595 595 Bytes | |
CVE-2022-0240.patch | 0000000581 581 Bytes | |
CVE-2022-0481.patch | 0000000822 822 Bytes | |
link-with-soname.patch | 0000002421 2.36 KB | |
mruby-3.0.0.tar.gz | 0000701142 685 KB | |
mruby.changes | 0000004044 3.95 KB | |
mruby.spec | 0000004972 4.86 KB |
Revision 5 (latest revision is 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 956537
from
Ferdinand Thiessen (susnux)
(revision 5)
- Install libmruby_core library, required by mruby binary - Fix missing SONAME in library by adding link-with-soname.patch
Comments 0