Path to this page:
Subject: CVS commit: wip/ruby-nokogiri
From: Filip Hajny
Date: 2009-11-11 13:10:48
Message id: E1N8C2R-0006rE-IH@ddv4jf1.ch3.sourceforge.com
Log Message:
Import ruby18-nokogiri-1.4.0 as wip/ruby-nokogiri.
Nokogiri parses and searches XML/HTML very quickly, and also has correctly
implemented CSS3 selector support as well as XPath support.
Features:
* XPath support for document searching
* CSS3 selector support for document searching
* XML/HTML builder
* Drop in replacement for Hpricot (though not bug for bug)
Files: