blob: 36df114f7a73993719f6312f859dbcc2bcb99f30 (
plain)
1
2
3
4
5
6
7
|
gumbo-parser (An HTML5 parsing library in pure C99)
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.
|