README 282 B

123456
  1. Gumbo is an implementation of the HTML5 parsing algorithm implemented
  2. as a pure C99 library with no outside dependencies. It's designed
  3. to serve as a building block for other tools and libraries such
  4. as linters, validators, templating languages, and refactoring and
  5. analysis tools.