Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-lxml - ElementTree-like Python bindings for libxml2 and libxslt
- Description:
lxml provides a Python binding to the libxslt and libxml2 libraries.
It follows the ElementTree API as much as possible in order to provide
a more Pythonic interface to libxml2 and libxslt than the default
bindings. In particular, lxml deals with Python Unicode strings
rather than encoded UTF-8 and handles memory management automatically,
unlike the default bindings.
Packages
python-lxml-2.2.8-1.fc14.i686
[570 KiB] |
Changelog
by Jeffrey C. Ollie (2010-09-06):
- 2.2.8 (2010-09-02)
- Bugs fixed
-
- * Crash in newer libxml2 versions when moving elements between
- documents that had attributes on replaced XInclude nodes.
- * Import fix for urljoin in Python 3.1+.
|
python-lxml-2.2.8-1.fc14.x86_64
[654 KiB] |
Changelog
by Jeffrey C. Ollie (2010-09-06):
- 2.2.8 (2010-09-02)
- Bugs fixed
-
- * Crash in newer libxml2 versions when moving elements between
- documents that had attributes on replaced XInclude nodes.
- * Import fix for urljoin in Python 3.1+.
|