Paketname | python-lxml |
Beschreibung | pythonic binding for the libxml2 and libxslt libraries |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.2.8-2 |
Sektion | python |
Priorität | optional |
Installierte Größe | 3088 Byte |
Hängt ab von | python2.6 | python2.5, python (>= 2.6.5-11~), python (<< 2.7), libc6 (>= 2.3.6-6~), libxml2 (>= 2.7. |
Empfohlene Pakete | |
Paketbetreuer | Matthias Klose |
Quelle | lxml |
Paketgröße | 982770 Byte |
Prüfsumme MD5 | bfb4ebae66ebc1dc24ad2b4c66fe695c |
Prüfsumme SHA1 | a0b0308538dd7769403f1ab0895c95f08462fd07 |
Prüfsumme SHA256 | 6772a72b80112ac6073508b73cdaeb71f6ea2bbbd6825ba09430d900cdea18ef |
Link zum Herunterladen | python-lxml_2.2.8-2_i386.deb |
Ausführliche Beschreibung | lxml is a new Python binding for libxml2 and libxslt, completely
independent from 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 inventing too many new APIs,
or the user's having to learn new things -- XML is complicated enough.
|