Jump to letter: [
      
        ABCDEFGHIJKLMNOPRSTUVWXYZ
      ]
    
    libxslt-devel - Libraries, includes, etc. to embed the Gnome XSLT engine
    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.27
installed.
    
    Packages
    Latest: libxslt-devel-1.1.26-2.el5.fio.i686.rpm
    
      
        | Name | Epoch | Version | Release | Arch | Size | Built | 
      
        | libxslt-devel | 0 | 1.1.26 | 2.el5.fio | i686 | 668 KiB | 2011-05-05 21:23:22 | 
    
    Changelog:
    
      
        - * 2010-07-13 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> 1.1.26-2
- - Fix the release numbering
- Resolves: rhbz#604553 
        - * 2009-11-30 - Dennis Gregorovic <dgregor[AT]redhat[DOTCOM]> - 1.1.26-1.1
- - Rebuilt for RHEL 6 
        - * 2009-09-24 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> 1.1.26-1
- - couple of bug fixes
- export a symbol needed by lxml 
        - * 2009-09-21 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> 1.1.25-2
- - fix a locking bug in 1.1.25 
        - * 2009-09-17 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> 1.1.25-1
- - release of 1.1.25
- Add API versioning  for libxslt shared library
- xsl:sort lang support using the locale
- many bug fixes