Skip to content

CourtBouillon/tinyhtml5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tiny HTML5 parser

tinyhtml5 is a HTML5 parser that transforms a possibly malformed HTML document into an ElementTree tree.

This module is a simplified fork of html5lib, written and maintained by James Graham, Sam Sneddon, Łukasz Langa and Will Kahn-Greene.

Copyrights are retained by their contributors, no copyright assignment is required to contribute to tinyhtml5. Unless explicitly stated otherwise, any contribution intentionally submitted for inclusion is licensed under the MIT license, without any additional terms or conditions. For full authorship information, see the version control history.