Jump to letter: [
ABCDEFGIJKLMNOPQRSTUVW
]
libxslt-python: Python bindings for the libxslt library
| Name: | libxslt-python |
Vendor: | ehbogerlach.nl repo http://ftp.ehbogerlach.nl/pub/linux/ |
| Version: | 1.1.22 |
License: | MIT |
| Release: | 1 |
URL: | http://xmlsoft.org/XSLT/ |
- 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
- * Thu Aug 23 12:00:00 2007 Daniel Veillard <veillard{%}redhat{*}com> 1.1.22-1
- upstream release 1.1.22 see http://xmlsoft.org/XSLT/news.html
- * Tue Jun 12 12:00:00 2007 Daniel Veillard <veillard{%}redhat{*}com> 1.1.21-1
- upstream release 1.1.21 see http://xmlsoft.org/XSLT/news.html
- * Thu Feb 15 11:00:00 2007 Adam Jackson <ajax{%}redhat{*}com>
- Add dist tag to Release to fix 6->7 upgrades.