Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libxslt-python: Python bindings for the libxslt library
- Summary
- The libxslt-python package contains a module that permits applications
written in the Python programming language to use the interface
supplied by the libxslt library to apply XSLT transformations.
This library allows to parse sytlesheets, uses the libxml2-python
to load and save XML and HTML files. Direct access to XPath and
the XSLT transformation context are possible to extend the XSLT language
with XPath functions written in Python.
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