summaryrefslogtreecommitdiff
path: root/www/ruby-uri/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'www/ruby-uri/DESCR')
-rw-r--r--www/ruby-uri/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/ruby-uri/DESCR b/www/ruby-uri/DESCR
new file mode 100644
index 00000000000..2242bf6d1da
--- /dev/null
+++ b/www/ruby-uri/DESCR
@@ -0,0 +1,4 @@
+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>