c03009bda9
- Update WWW Changes: https://github.com/sparklemotion/nokogiri/releases Security: 0569146e-bdef-11e9-bd31-8de4a4470bbb
9 lines
328 B
Text
9 lines
328 B
Text
* 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/
|