From 14a9092497ecedca5b965e18ee57aa5c167dbd14 Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Sat, 3 Feb 2007 17:27:47 +0000 Subject: Hpricot is a very flexible HTML parser, based on Tanaka Akira's HTree and John Resig's JQuery, but with the scanner recoded in C (using Ragel for scanning.) WWW: http://code.whytheluckystiff.net/hpricot/ --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index dd899e335fe6..5281bc588379 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1003,6 +1003,7 @@ SUBDIR += rubygem-actionpack SUBDIR += rubygem-actionwebservice SUBDIR += rubygem-bluecloth + SUBDIR += rubygem-hpricot SUBDIR += rubygem-layout-yullio SUBDIR += rubygem-mongrel SUBDIR += rubygem-mongrel_cluster -- cgit v1.2.3