Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
libxslt-python - Python bindings for the libxslt library
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.
Packages
Latest: libxslt-python-1.1.26-2.el5.fio.x86_64.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| libxslt-python |
0 |
1.1.26 |
2.el5.fio |
x86_64 |
162 KiB |
2011-05-05 21:24:12 |
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
- * 2009-07-25 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.1.24-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-02-25 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.1.24-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- * 2008-11-29 - Ignacio Vazquez-Abrams <ivazqueznet+rpm[AT]gmail[DOTCOM]> 1.1.24-3
- Rebuild for Python 2.6
- * 2008-10-08 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> 1.1.24-2.fc10
- CVE-2008-2935 fix
- * 2008-05-13 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> 1.1.24-1.fc10
- release of 1.1.24
- fixes a few bugs including the key initialization problem
- tentative fix for multiarch devel problems