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
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/ruby2.5.11712 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-make-gem-build-reproducible.patch | 0000002865 2.8 KB | |
0002-gc.c-tick-for-POWER-arch.patch | 0000000805 805 Bytes | |
0003-Mark-Gemspec-reproducible-change-fixing-78422 |
0000001166 1.14 KB | |
0004-Make-gemspecs-reproducible.patch | 0000001781 1.74 KB | |
0005-Include-the-alternative-malloc-header-instead |
0000001869 1.83 KB | |
0006-Use-PIE-for-the-binaries.patch | 0000000860 860 Bytes | |
0007-date-support-for-Reiwa-new-Japanese-era.patch | 0000007988 7.8 KB | |
ruby-2.5.5.tar.xz | 0011459832 10.9 MB | |
ruby2.5-default.macros | 0000000186 186 Bytes | |
ruby2.5-rpmlintrc | 0000000093 93 Bytes | |
ruby2.5.changes | 0000013647 13.3 KB | |
ruby2.5.macros | 0000000585 585 Bytes | |
ruby2.5.spec | 0000014083 13.8 KB | |
series | 0000000433 433 Bytes |
Latest Revision
Robert Frohl (rfrohl)
committed
(revision 1)
Release from SUSE:Maintenance:11712 / ruby2.5.SUSE_SLE-15_Update
Comments 0