Port variant | standard |
Summary | Object-oriented interpreted scripting language |
Package version | 3.0.6 |
Homepage | https://www.ruby-lang.org/en/ |
Keywords | lang, ruby |
Maintainer | nobody |
License | BSD2CLAUSE , RUBY (dual) |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 29 OCT 2023, 21:28:37 UTC |
Port created | 10 NOV 2020, 12:53:44 UTC |
complete | This is the ruby30-standard metapackage. It pulls in all subpackages of ruby30-standard. |
primary | Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible. Features of Ruby are shown below. + Simple Syntax + *Normal* Object-Oriented features(ex. class, method calls) + *Advanced* Object-Oriented features(ex. Mix-in, Singleton-method) + Operator Overloading + Exception Handling + Iterators and Closures + Garbage Collection + Dynamic Loading of Object files(on some architecture) + Highly Portable(works on many UNIX machines, and on DOS, Windows, Mac, BeOS etc.) |
rdoc | This package contains the Ruby Documentation System for Ruby24. |
docs | This is the documents subpackage of the ruby30-standard port. |
examples | This is the examples subpackage of the ruby30-standard port. |
main | mirror://RUBY/3.0 |
ruby-rubygems:v30 | Package management framework for Ruby (v3.0) |