DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython3-lxml
Beschreibungpythonic binding for the libxml2 and libxslt libraries
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.2.8-2
Sektionpython
Prioritätoptional
Installierte Größe1696 Byte
Hängt ab vonpython3 (>= 3.1.2-8~), libc6 (>= 2.3.6-6~), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.26), zlib1g (>= 1
Empfohlene Pakete
PaketbetreuerMatthias Klose
Quellelxml
Paketgröße535806 Byte
Prüfsumme MD5b67d26a5efa4f75a8efc096c7ed1804f
Prüfsumme SHA1d5f76142d389c753db5e7fae6367e30e5d614410
Prüfsumme SHA25679595365c65c65be3cb4191468a2bcd9afe421febd2edf808b8d0dea4a2984dc
Link zum Herunterladenpython3-lxml_2.2.8-2_i386.deb
Ausführliche Beschreibunglxml 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.


Impressum
Linux is a registered trademark of Linus Torvalds