orbea c13669aec0 libraries/gumbo-parser: Added (HTML5 parsing library). 3 years ago
..
README c13669aec0 libraries/gumbo-parser: Added (HTML5 parsing library). 3 years ago
gumbo-parser.SlackBuild c13669aec0 libraries/gumbo-parser: Added (HTML5 parsing library). 3 years ago
gumbo-parser.info c13669aec0 libraries/gumbo-parser: Added (HTML5 parsing library). 3 years ago
slack-desc c13669aec0 libraries/gumbo-parser: Added (HTML5 parsing library). 3 years ago

README

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.