Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
Project description
lxml is a Pythonic binding for the libxml2 and libxslt libraries. It provides safe and convenient access to these libraries using the ElementTree API.
It extends the ElementTree API significantly to offer support for XPath, RelaxNG, XML Schema, XSLT, C14N and much more.
0.9.2 (2006-05-10)
Features added
Speedup for Element.makeelement(): the new element now reuses the original libxml2 document instead of creating a new empty one
Speedup for reversed() iteration over element children (Py2.4+ only)
ElementTree compatible QName class
RelaxNG and XMLSchema now accept any Element, not only ElementTrees
Bugs fixed
str(xslt_result) was broken for XSLT output other than UTF-8
Memory leak if write_c14n fails to write the file after conversion
Crash in XMLSchema and RelaxNG when passing non-schema documents
Memory leak in RelaxNG() when RelaxNGParseError is raised
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Hashes for lxml-0.9.2.win32-py2.4.static.exe
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3901585280330526f9a2e86634628c78ec4b94bf4800445aa128b25186e4257 |
|
MD5 | ca6aa422a6ae69209672e64fad5570ce |
|
BLAKE2b-256 | 45dece4c437e7e73f48078389283c0fd6da11657611b027b12baf6dedfdcd4c6 |
Hashes for lxml-0.9.2-py2.4-linux-x86_64.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 585646d600b1ed73f6884cc384612adef47fec3593d1afbab9fc16e3218b45c2 |
|
MD5 | 6b23bb4d736c9c86db536724caa71b02 |
|
BLAKE2b-256 | 1dd3f4696c1bf06031474c845e8495e16adaf36e66ffa3c4436300bff4a22c6b |
Hashes for lxml-0.9.2-py2.4-freebsd-6.1-RELEASE-i386.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3787c86ebd02685b8206839ecad39807ce6a1383d53d70ba1bf783db759b9402 |
|
MD5 | 435b074d75b94c8f7147c6529741216f |
|
BLAKE2b-256 | eb9db9b3d22dc2eb3c1fdd590a135e3223cf0b27d2544e2a484c96f276b37c59 |