summaryrefslogtreecommitdiff
path: root/www/ruby-htmlsplit/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-01 02:15:23 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-01 02:15:23 +0000
commit431e7a7ddad1a9e4611e8e6d4b744301d3730458 (patch)
treef392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/ruby-htmlsplit/DESCR
parentc72c1cf5f95cbe537b005028f1743cddb16ef203 (diff)
downloadpkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/ruby-htmlsplit/DESCR')
-rw-r--r--www/ruby-htmlsplit/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/ruby-htmlsplit/DESCR b/www/ruby-htmlsplit/DESCR
new file mode 100644
index 00000000000..844bd81942e
--- /dev/null
+++ b/www/ruby-htmlsplit/DESCR
@@ -0,0 +1,4 @@
+Ruby HTML Split library
+
+It parses HTML into an array of tag and string; the result could be
+converted back to HTML by the to_s method.