aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-nokogiri/pkg-descr
blob: 924c426e28f60b9cfec213cab04c0310421fd2e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
* XPath support for document searching
* CSS3 selector support for document searching
* XML/HTML builder
* Drop in replacement for Hpricot (though not bug for bug)

Nokogiri parses and searches XML/HTML very quickly, and also has
correctly implemented CSS3 selector support as well as XPath support.

WWW: https://nokogiri.org/