lxml is a new Python binding for libxml2 and libxslt, completely independent from these existing Python bindings. Its aim:
* Pythonic API. * Documented. * Use Python unicode strings in API. * Safe (no segfaults). * No manual memory management!
lxml aims to provide a Pythonic API by following as much as possible the ElementTree API, trying to avoid having to invent too many new APIs, or you having to learn new things -- XML is complicated enough.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 1,288.2 kB | 3700 kB | [list of files] |
| armel | 1,265.2 kB | 3636 kB | [list of files] |
| hppa | 1,328.7 kB | 4692 kB | [list of files] |
| i386 | 1,039.7 kB | 3208 kB | [list of files] |
| ia64 | 1,671.6 kB | 7324 kB | [list of files] |
| mips | 1,100.3 kB | 4116 kB | [list of files] |
| mipsel | 1,092.3 kB | 4116 kB | [list of files] |
| powerpc | 1,139.6 kB | 3692 kB | [list of files] |
| s390 | 1,229.4 kB | 3700 kB | [list of files] |
| sparc | 1,141.3 kB | 4148 kB | [list of files] |