Package: wnpp
I am orphaning gumbo-parser. I do not have the time to maintain it properly, e.g. import another
upstream: #950878. Please consider adopting if you have the time and skills to maintain it.
Description: pure-C HTML5 parser
Gumbo is an implementation of the HTML5 parsing algorithm implemented
as a pure C99 library with no outside dependencies. It's designed to serve
as a building block for other tools and libraries such as linters,
validators, templating languages, and refactoring and analysis tools.