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)
- Links to openSUSE:12.1:Update / ruby
- Link has errors: conflict in file ruby.spec
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Maintenance:1051/ruby.openSUSE_12.1_Update && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000143 143 Bytes | |
| irb.1 | 0000011278 11 KB | |
| ruby-1.8.7-p357.tar.bz2 | 0004208157 4.01 MB | |
| ruby-1.8.7.p299_date_remove_privat.patch | 0000000448 448 Bytes | |
| ruby-1.8.7.p299_lib64.patch | 0000000512 512 Bytes | |
| ruby-1.8.7.p299_pedantic-headers.patch | 0000000374 374 Bytes | |
| ruby-1.8.7.p334_remove_zlib_test_params_test.patch | 0000002640 2.58 KB | |
| ruby-1.8.7.p72_topdir.patch | 0000001283 1.25 KB | |
| ruby-1.8.7.p72_vendor_specific.patch | 0000000727 727 Bytes | |
| ruby-1.8.7_safe_level_bypass.patch | 0000001962 1.92 KB | |
| ruby-1.8.x_digest_non_void_return.patch | 0000002576 2.52 KB | |
| ruby-1.8.x_openssl_branch_update.patch | 0000057260 55.9 KB | |
| ruby-1.8.x_rubylibdir.patch | 0000000622 622 Bytes | |
| ruby-1.8.x_yaml2byte.patch | 0000001603 1.57 KB | |
| ruby-doc-bundle.tar.bz2 | 0000769451 751 KB | |
| ruby-rpmlintrc | 0000000337 337 Bytes | |
| ruby.changes | 0000027291 26.7 KB | |
| ruby.macros | 0000000746 746 Bytes | |
| ruby.spec | 0000016569 16.2 KB | |
| site-specific.rb | 0000000509 509 Bytes | |
| vendor-specific.rb | 0000000493 493 Bytes |
Comments 0