mangrove

Version 0.1.0.0 revision 0 uploaded by ageitilt.

Package meta

Synopsis
A parser for web documents according to the HTML5 specification.
Description

mangrove provides HTML parsing for the Willow web browser suite. As such, it has not necessarily been written with a broader audience in mind, but the resulting data structures should still be generic enough to serve as a general parsing library should you need HTML5 compatibility (most likely, its codified error recovery algorithms); if you do use this for other projects, please do share any issues —or even just discomforts— that broader usage reveals. Notably, however, mangrove makes no attempt to parse CSS, JavaScript, or to access linked files, leaving those tasks to other parts of the suite and merely generates a simple document tree from the markup.

Author
Sam May
Bug reports
mailto:ag@eitilt.life
Category
Web
Copyright
© 2020-2021 Sam May
Homepage
https://ag.eitilt.life/willow
Maintainer
sam@eitilt.life
Package URL
n/a
Stability
provisional

Components