diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-30 09:33:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-30 09:33:04 +0000 |
commit | 1209849ef05125c30a79a10cf7d0666f004b26d1 (patch) | |
tree | 4310cd4da3b49d8617668aa5acd8daad83c9b426 /lang/ruby-usersguide/pkg-descr | |
parent | b51506e3fbe4da9adec88bca38fc2f37277581fc (diff) |
Notes
Diffstat (limited to 'lang/ruby-usersguide/pkg-descr')
-rw-r--r-- | lang/ruby-usersguide/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/ruby-usersguide/pkg-descr b/lang/ruby-usersguide/pkg-descr new file mode 100644 index 000000000000..1bdab93a80b4 --- /dev/null +++ b/lang/ruby-usersguide/pkg-descr @@ -0,0 +1,6 @@ +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. This package contains the +Ruby users guide in HTML format. + +WWW: http://www.ruby-lang.org/ |