Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libxslt-devel: Libraries, includes, etc. to embed the Gnome XSLT engine
        
        
        - 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.6.8
installed.
Changelog
        
            - * Wed Sep 29 17:00:00 2004 Daniel Veillard <veillard{%}redhat{*}com>
- - upstream release 1.1.11 see http://xmlsoft.org/XSLT/news.html 
            - * Sun Nov  2 16:00:00 2003 Daniel Veillard <veillard{%}redhat{*}com>
- - cleanup, removal of the deprecated breakpoint library and
  automated libxml2 dependancy level in the generated spec file. 
            - * Wed Oct 23 17:00:00 2002 Daniel Veillard <veillard{%}redhat{*}com>
- - revamped the spec file, cleaned up some rpm building problems