HTML parser based on the WHAT-WG Web Applications
http://code.google.com/p/html5lib
HTML parser designed to follow the WHATWG HTML5 specification. The parser is designed to handle all
flavours of HTML and parses invalid documents using well-defined error handling rules compatible
with the behaviour of major desktop web browsers.
Output is to a tree structure; the current release supports output to ElementTree (including
cElementTree and lxml.etree), minidom, and a custom simpletree format.
html5lib also includes a HTML sanitizer, "treewalkers" for converting various tree formats into
streams and filters and serializers to operate on those streams.
Author:
--------
James Graham
- Sources inherited from project openSUSE:Leap:42.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2:Ports/python-html5lib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
coerce_comments_to_work_with_lxml.patch | 0000002717 2.65 KB | |
html5lib-0.9999999.tar.gz | 0000889312 868 KB | |
python-html5lib.changes | 0000004143 4.05 KB | |
python-html5lib.spec | 0000002771 2.71 KB |
Latest Revision
Ludwig Nussel (lnussel)
committed
(revision 5)
vrev freeze
Comments 0