diff options
Diffstat (limited to 'net/ruby-uri/pkg-descr')
-rw-r--r-- | net/ruby-uri/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/ruby-uri/pkg-descr b/net/ruby-uri/pkg-descr new file mode 100644 index 000000000000..9ac6852e558f --- /dev/null +++ b/net/ruby-uri/pkg-descr @@ -0,0 +1,6 @@ +This is a Ruby interface to parse URIs according to RFC 2396. FTP and +HTTP URLs are supported for the present. + + +Author: Tomoyuki Kosimizu <greentea@fa2.so-net.ne.jp> +WWW: http://www02.so-net.ne.jp/%7Egreentea/ruby/uri/ |