An Interpreted Object-Oriented Scripting Language
http://www.ruby-lang.org/
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 openSUSE:Leap:15.2:Rings:1-MinimalX
- Links to openSUSE:Leap:15.2 / ruby2.5
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:Staging:N/ruby2.5 && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
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 | |
did_you_mean-1.2.0.gem | 0000020992 20.5 KB | |
remove-unneeded-files.patch | 0000005248 5.13 KB | |
ruby-2.5.8.tar.xz | 0011298404 10.8 MB | |
ruby2.5-default.macros | 0000000186 186 Bytes | |
ruby2.5-rpmlintrc | 0000000093 93 Bytes | |
ruby2.5.changes | 0000015748 15.4 KB | |
ruby2.5.macros | 0000000585 585 Bytes | |
ruby2.5.spec | 0000014417 14.1 KB | |
series | 0000000433 433 Bytes |
Latest Revision
Yuchen Lin (maxlin_factory)
committed
(revision 21)
update _link
Comments 0