···11# html5rw - Pure OCaml HTML5 Parser
2233-A pure OCaml HTML5 parser implementing the WHATWG HTML5 parsing specification. This library passes the html5lib-tests suite and provides full support for tokenization, tree construction, encoding detection, and CSS selector queries.
33+A pure OCaml HTML5 parser implementing the WHATWG HTML5 parsing specification.
44+This library passes the html5lib-tests suite and provides full support for
55+tokenization, tree construction, encoding detection, and CSS selector queries.
66+This library was ported from [JustHTML](https://github.com/EmilStenstrom/justhtml/).
4758## Key Features
69