From 8a277783abde4824ab9f92a083dc6221c5fa4098 Mon Sep 17 00:00:00 2001 From: akira Date: Thu, 10 Jan 2002 08:00:51 +0000 Subject: added uri library (uri-0.9.4) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/README') diff --git a/lib/README b/lib/README index 70b7c4fa83..dfa9d973c7 100644 --- a/lib/README +++ b/lib/README @@ -61,4 +61,10 @@ thread.rb thread support thwait.rb thread syncronization class timeout.rb provides timeout tracer.rb execution tracer +uri.rb URI support +uri/ftp.rb ftp scheme support +uri/http.rb http scheme support +uri/https.rb https scheme support +uri/ldap.rb ldap scheme support +uri/mailto.rb mailto scheme support weakref.rb weak reference class -- cgit v1.2.3