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.
1.0.3 (2006-08-08)
Features added
Element.replace(old, new) method to replace a subelement by another one
Bugs fixed
Crash when mixing elements from XSLT results into other trees
Copying/deepcopying did not work for ElementTree objects
Setting an attribute to a non-string value did not raise an exception
Element.remove() deleted the tail text from the removed Element
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-1.0.3-py2.4-linux-x86_64.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc73e9d1c23309949aaaec299836c1a87494c0ed7d08b687c8416cd1c55cf8b0 |
|
MD5 | 8a5f97a80542e694a667f65e1af5d840 |
|
BLAKE2b-256 | da2be459b47af97cb0ffda4a91aceb3027673577318ebe777b023e1efcf8f8d9 |