Files
bsdports/ruby/rubygem-nokogiri/pkg-descr
2019-12-26 07:26:06 +00:00

10 lines
328 B
Plaintext

* 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/