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 |
|---|---|---|---|
| alpha | 1,095.6 kB | 3760 kB | [list of files] |
| amd64 | 1,160.2 kB | 3404 kB | [list of files] |
| arm | 1,095.4 kB | 3208 kB | [list of files] |
| armel | 1,123.4 kB | 3312 kB | [list of files] |
| hppa | 1,185.6 kB | 4252 kB | [list of files] |
| i386 | 922.2 kB | 2880 kB | [list of files] |
| ia64 | 1,486.2 kB | 6668 kB | [list of files] |
| mips | 986.6 kB | 3744 kB | [list of files] |
| mipsel | 977.7 kB | 3744 kB | [list of files] |
| powerpc | 1,010.7 kB | 3380 kB | [list of files] |
| s390 | 1,101.5 kB | 3392 kB | [list of files] |
| sparc | 1,021.2 kB | 3772 kB | [list of files] |