summaryrefslogtreecommitdiff
path: root/lib/README
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-12-23 17:07:49 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-12-23 17:07:49 +0000
commit9ec0a96ad4235f2054976eab6c04efbe62b3c703 (patch)
tree88b2b186a1c54a34e388fa3c93e0e8007c220341 /lib/README
parent80a319d347b04e7cbbc8833768ca58c40dbdc8ae (diff)
* MANIFEST, lib/README, lib/ipaddr.rb: Add ipaddr.rb from rough.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3201 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/README b/lib/README
index 76a1104c0d..380df333ef 100644
--- a/lib/README
+++ b/lib/README
@@ -22,6 +22,7 @@ ftools.rb file tools
getoptlong.rb GNU getoptlong compatible
getopts.rb parses command line options (use getoptlong)
importenv.rb imports environment variables as global variables
+ipaddr.rb defines the IPAddr class
irb.rb interactive ruby
jcode.rb Japanese text handling (replace String methods)
mailread.rb reads mail headers