An Interpreted Object-Oriented Scripting Language
https://www.ruby-lang.org/
Ruby is an interpreted scripting language for object-oriented programming. It
has many features for processing text files and performing system management
tasks (as in Perl). It is 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)
- Developed at devel:languages:ruby
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/ruby3.3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000056 56 Bytes | |
_service | 0000000211 211 Bytes | |
ruby-3.3.6.tar.xz | 0016398228 15.6 MB | |
ruby3.3-default.macros | 0000000186 186 Bytes | |
ruby3.3-rpmlintrc | 0000000568 568 Bytes | |
ruby3.3.changes | 0000022297 21.8 KB | |
ruby3.3.macros | 0000000585 585 Bytes | |
ruby3.3.spec | 0000016047 15.7 KB | |
series | 0000000014 14 Bytes | |
use-pie.patch | 0000000584 584 Bytes | |
vendor.tar.xz | 0003304452 3.15 MB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1221450
from
Marcus Rueckert (darix)
(revision 9)
- Update to 3.3.6 This is a routine update that includes minor bug fixes. It also stops warning missing default gem dependencies that will be bundled gems in Ruby 3.5. For more details, please refer to the release notes on GitHub. https://github.com/ruby/ruby/releases/tag/v3_3_5 - drop 7939.diff
Comments 0