Paketname | python-lxml |
Beschreibung | pythonic binding for the libxml2 and libxslt libraries |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 2.2.4-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 1712 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.6), python-central (>= 0.6.11), libc6 (>= 2.3.6-6~), libxml2 (>= 2.7.4 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | lxml |
Paketgröße | 529930 Byte |
Prüfsumme MD5 | 15211803bee66c284767061b3ea859d3 |
Prüfsumme SHA1 | a8919b970d3bb367edfa894bc76bb49f7f415dfa |
Prüfsumme SHA256 | 1e66394b329e3b9508d92b5e6b3ccd76924d420b80284205a53d4ad3a4b6ce18 |
Link zum Herunterladen | python-lxml_2.2.4-1_i386.deb |
Ausführliche Beschreibung | 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.
|