An Interpreted Object-Oriented Scripting Language
Ruby is an interpreted scripting language for quick and easy
object-oriented programming. It has many features for processing text
files and performing system management tasks (as in Perl). It is
simple, straight-forward, and extensible.
* Ruby features:
- Simple Syntax
- *Normal* Object-Oriented features (class, method calls, for
example)
- *Advanced* Object-Oriented features(Mix-in, Singleton-method, for
example)
- Operator Overloading
- Exception Handling
- Iterators and Closures
- Garbage Collection
- Dynamic Loading of Object Files (on some architectures)
- Highly Portable (works on many UNIX machines; DOS, Windows, Mac,
BeOS, and more)
- Sources inherited from project SUSE:SLE-15:Update
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/ruby2.5.21931 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
CVE-2021-31799.patch | 0000001738 1.7 KB | |
CVE-2021-31810.patch | 0000003546 3.46 KB | |
CVE-2021-32066.patch | 0000002723 2.66 KB | |
did_you_mean-1.2.0.gem | 0000020992 20.5 KB | |
remove-unneeded-files.patch | 0000005248 5.13 KB | |
ruby-2.5.9.tar.xz | 0011314448 10.8 MB | |
ruby2.5-default.macros | 0000000186 186 Bytes | |
ruby2.5-rpmlintrc | 0000000093 93 Bytes | |
ruby2.5.changes | 0000017880 17.5 KB | |
ruby2.5.macros | 0000000585 585 Bytes | |
ruby2.5.spec | 0000014186 13.9 KB | |
series | 0000000433 433 Bytes | |
suse.patch | 0000016923 16.5 KB |
Latest Revision
Robert Frohl (rfrohl)
committed
(revision 1)
Release from SUSE:Maintenance:21931 / ruby2.5.SUSE_SLE-15_Update
Comments 0