From: Dominic Sisneros Date: 2006-02-24T06:28:44+09:00 Subject: Re: [ANN] LibXML-Ruby 0.3.6 ------=_Part_10092_16295445.1140730107084 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Tried to install it under windows and it failed because I didn't have Zlib. This is with the ruby one click installer. Thanks On 2/23/06, Ross Bamford wrote: > > LibXML-Ruby 0.3.6 is now available from Rubyforge. LibXML-Ruby is (as > you may have guessed) a C-language Ruby binding to the Gnome LibXML2 > library, supporting a wide range of XML technologies and offering very > competitive performance across the board. > > You can obtain LibXML-Ruby via Rubygems: > > gem install libxml-ruby > > Or as standard tarball/zip packages: > > http://rubyforge.org/frs/?group_id=3D494&release_id=3D4388 > > This release is essentially our 'ground zero' release after a recent > effort to revive the sleeping LibXML-Ruby project with the help of > original author Sean Chittenden. Although fixes for a number of bugs in > the build and the code are included, no new functionality has yet been > added. We are keen to gain feedback from the community, whether positive > or negative, with a view to fixing the direction of the project. Our > mailing list: > > libxml-devel@rubyforge.org > > You can find (a bit) more information, and API documentation, at the > project website on Rubyforge: > > http://libxml.rubyforge.org/ > > (Please note, *not* xml-tools as was previously the case). > > For more information on the XML technologies supported by LibXML2, or > for help obtaining or installing it, please see: > > http://xmlsoft.org/ > > -- > Ross Bamford - rosco@roscopeco.REMOVE.co.uk > > > ------=_Part_10092_16295445.1140730107084--