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)
- Links to home:darix:apps / ruby3.3
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:M0ses:infra/ruby3.3 && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000123 123 Bytes | |
| _multibuild | 0000000056 56 Bytes | |
| _service | 0000000211 211 Bytes | |
| ruby-3.3.7.tar.xz | 0016379504 15.6 MB | |
| ruby3.3-default.macros | 0000000186 186 Bytes | |
| ruby3.3-rpmlintrc | 0000000568 568 Bytes | |
| ruby3.3.changes | 0000022813 22.3 KB | |
| ruby3.3.macros | 0000000585 585 Bytes | |
| ruby3.3.spec | 0000016165 15.8 KB | |
| series | 0000000014 14 Bytes | |
| use-pie.patch | 0000000584 584 Bytes | |
| vendor.tar.xz | 0003304452 3.15 MB |
Comments 0