Jump to letter: [
          
            BCEFGHIJKLMNOPQRSTUVWXY
          ]
        
        libxslt: Library providing the Gnome XSLT engine
        
        
            | Name: | libxslt | 
            Vendor: | Fermi National Accelerator Laboratory | 
        
        
            | Version: | 1.0.33 | 
            License: | MIT | 
        
        
            | Release: | 5 | 
            URL: | http://xmlsoft.org/XSLT/ | 
        
        
        
        - Summary
 
        - This C library allows to transform XML files into other XML files
(or HTML, text, ...) using the standard XSLT stylesheet transformation
mechanism. To use it you need to have a version of libxml2 >= 2.5.6
installed. The xsltproc command is a command line interface to the XSLT engine
 
        
        
        Changelog
        
            - * Mon Oct  4 19:00:00 2004 Daniel Veillard <veillard{%}redhat{*}com> 1.0.33-5
 
            - rebuilt due to a packaging problem with multilib
 
        
            - * Fri Sep 12 19:00:00 2003 Daniel Veillard <veillard{%}redhat{*}com>
 
            - upstream release 1.0.33 see http://xmlsoft.org/XSLT/news.html
 
        
            - * Wed Oct 23 19:00:00 2002 Daniel Veillard <veillard{%}redhat{*}com>
 
            - revamped the spec file, cleaned up some rpm building problems