[ANN] html5lib 0.2

J

James Graham

DESCRIPTION

HTML parsing library based on the WHATWG Web Applications 1.0 "HTML5"
specification[1]. The parser is designed to work with all existing
flavors of HTML and implements well-defined error recovery that has been
specified though analysis of the behavior of modern desktop web browsers.

html5lib currently allows parsing to both a custom "simpletree" format
and to an ElementTree, if available. Future releases will include
support for at least one DOM implementation, and it is possible to
implement custom treebuilders although the API should not yet be
considered stable.

DOWNLOAD

http://html5lib.googlecode.com/files/html5lib-0.2.zip

BUGS

This is the first release of html5lib and it is considered alpha quality
software. However, it ships with over 230 passing unit tests covering
most of the specified behavior. Bugs should be reported on the issue
tracker [2]

KNOWN ISSUES

Error handling does not yet conform to the specification; not all errors
are reported and the error messages are not informative.

PROJECT PAGE

More information about the project including documentation and
information on getting involved is available on the project page:
http://code.google.com/p/html5lib/

[1] http://whatwg.org/specs/web-apps/current-work/
[2] http://code.google.com/p/html5lib/issues/list
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

ANN: Docpicture 0.2 1
ANN: CaltrainPy 0.2 0
GZRBOT 0.2 BETA1 released 0
ANN: equivalence 0.2 0
[ANN] RCAP 0.2 1
ANN: java2python 0.2 2
[ANN] ditz 0.2 Released 0
[ANN] PySuDoku version 0.2 0

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top