[libxml-devel] Libxsl 0.6.0 release

Charlie Savage cfis at savagexi.com
Mon Jul 7 02:54:39 EDT 2008


To go with the new libxml-ruby release, I've pushed up a libxslt-ruby 
release.

It includes two big changes.

* Windows support (both lots of memory fixes and binaries)

* New libxslt.rb ruby wrapper, so programs can simply say:

require 'libxslt'

* For all other platforms, I updated extconf.rb to tell gcc that 
libxslt-ruby depends on libxml-ruby being present.  To do this trick, I 
made a big assumption - that libxml-ruby is installed as a gem.  I did 
this because I couldn't figure out any other way to reliably determine 
where the libxml-ruby header files were on disk.  What do people think o 
of this?


Last, the project name on rubyforge is libxsl which is incorrect.  It 
should be libxslt since its wrapping the libxslt library 
(http://xmlsoft.org/XSLT/).  Is it possible to change names?

Charlie

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3237 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://rubyforge.org/pipermail/libxml-devel/attachments/20080707/0d314372/attachment.bin>


More information about the libxml-devel mailing list