NOTICE: This package has been removed from pkgsrc

./wip/ruby-nokogiri, HTML, XML, SAX, and Reader parser with XPath and CSS selector support

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.4.0, Package name: ruby18-nokogiri-1.4.0, Maintainer: filip

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)


Required to run:
[textproc/libxml2] [textproc/libxslt] [misc/rubygems] [lang/ruby18-base]

Required to build:
[misc/rubygems]

Master sites:

SHA1: 5c2b03d93e8204d7a09fc66ba05129144ad370c3
RMD160: 04eca3dfb7191a5ac8859d35729ac719a00f32df
Filesize: 161.5 KB

Version history: (Expand)


CVS history: (Expand)


   2009-12-02 14:50:29 by Filip Hajny | Files touched by this commit (4) | Package removed
Log message:
Imported as textproc/ruby-nokogiri

   2009-11-11 13:10:48 by Filip Hajny | Files touched by this commit (4) | Imported package
Log message:
Import ruby18-nokogiri-1.4.0 as wip/ruby-nokogiri.

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)