mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
10 lines
311 B
Plaintext
10 lines
311 B
Plaintext
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)
|