summaryrefslogtreecommitdiff
path: root/lang/ruby16-shim-ruby18
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-09 17:38:39 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-09 17:38:39 +0000
commit3455ccce0ef5576f97c7d17f576b70e7a0acdbae (patch)
tree3ca5913160c8ef19e90de79e14c2ea83eb51453f /lang/ruby16-shim-ruby18
parentadd ziarc 20020729 (diff)
lang/ruby16-shim-ruby18 now includes erb, ipaddr and open-uri too.
Notes
Notes: svn path=/head/; revision=75192
Diffstat (limited to 'lang/ruby16-shim-ruby18')
-rw-r--r--lang/ruby16-shim-ruby18/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/ruby16-shim-ruby18/pkg-descr b/lang/ruby16-shim-ruby18/pkg-descr
index d0f02fc816b8..888455e75df4 100644
--- a/lang/ruby16-shim-ruby18/pkg-descr
+++ b/lang/ruby16-shim-ruby18/pkg-descr
@@ -5,11 +5,14 @@ Shim between 1.6 and 1.8 includes:
features/ruby18 Hooks to support ruby 1.8 extensions
dl Interface to dynamic linker
+ erb Tiny eRuby implementation
racc-runtime Racc runtime module
stringio IO interface for String
strscan Fast string scanner
benchmark Benchmark module
fileutils File & directory manipulation
+ ipaddr Manipulates an IP address
+ open-uri An easy-to-use wrapper for net/http and net/ftp
optparse Advanced command line option parser
pp Pretty printer (prettier version of `p')
set Set class