Package: python-lxml Version: 2.1.5-1 Severity: normal As I see on the page http://codespeak.net/lxml/html5parser.html, the lxml should have builtin html5lib Parser (at least from autumn 2008). However there are no html5parser in the python-lxml Debian package:
>>> from lxml.html import tostring, html5parser Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: cannot import name html5parser -- System Information: Debian Release: 5.0 APT prefers stable APT policy: (500, 'stable'), (300, 'testing'), (200, 'unstable'), (100, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.28-1-amd64 (SMP w/2 CPU cores) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages python-lxml depends on: ii libc6 2.9-4 GNU C Library: Shared libraries ii libxml2 2.7.3.dfsg-1 GNOME XML library ii libxslt1.1 1.1.24-2 XSLT processing library - runtime ii python 2.5.2-3 An interactive high-level object-o ii python-central 0.6.8 register and build utility for Pyt ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime python-lxml recommends no packages. Versions of packages python-lxml suggests: pn python-lxml-dbg <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

