From 057de726876a2ecfbd469d31fd6c20187abf33cc Mon Sep 17 00:00:00 2001 From: akr Date: Thu, 19 Dec 2002 07:56:14 +0000 Subject: forgot to commit with open-uri.rb. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3167 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/README | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/README b/lib/README index 0aa5e37549..9811f94d73 100644 --- a/lib/README +++ b/lib/README @@ -40,6 +40,7 @@ net/protocol.rb abstract class for net library (DO NOT USE) net/smtp.rb SMTP access net/telnet.rb telnet library observer.rb observer desing pattern library (provides Observable) +open-uri.rb easy-to-use network interface using URI and Net open3.rb opens subprocess connection stdin/stdout/stderr ostruct.rb python style object parsearg.rb argument parser using getopts -- cgit v1.2.3