diff options
author | taca <taca@pkgsrc.org> | 2005-03-06 16:58:13 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-03-06 16:58:13 +0000 |
commit | 30ee139b56d06a8c755006aac324a88fcbab76f7 (patch) | |
tree | f5fcf27e104bb5a946e617e8ac26fa4a210b6414 /lang/ruby18/DESCR | |
parent | a4200d60367b48d9a3ee4da3aedf20a16809b73c (diff) | |
download | pkgsrc-30ee139b56d06a8c755006aac324a88fcbab76f7.tar.gz |
Make this package to meta packagea containing ruby18-base, ruby18-iconv,
ruby18-dbm, ruby18-gdbm, ruby18-curses, ruby18-readline, ruby18-digest,
ruby18-opnessl, ruby18-tcltklib and ruby18-tk.
Bump PKGREVISION.
Diffstat (limited to 'lang/ruby18/DESCR')
-rw-r--r-- | lang/ruby18/DESCR | 22 |
1 files changed, 4 insertions, 18 deletions
diff --git a/lang/ruby18/DESCR b/lang/ruby18/DESCR index 984ff4d31ee..0e0986f90c8 100644 --- a/lang/ruby18/DESCR +++ b/lang/ruby18/DESCR @@ -1,19 +1,5 @@ -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. +This a meta package including Ruby ${RUBY_VERSION} full release. -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.) - -This package is Ruby 1.8 based release. +It includes ruby18-base, ruby18-iconv, ruby18-dbm, ruby18-gdbm, +ruby18-curses, ruby18-readline, ruby18-digest, ruby18-openssl, +ruby18-tcltk and ruby18-tk package. |