summaryrefslogtreecommitdiff
path: root/textproc/ruby-nokogiri/DESCR
blob: fc45b9aaa3612afc4d9be3f086735acccbd6d5ce (plain)
1
2
3
4
5
6
7
8
9
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)