20 lines
1.0 KiB
Plaintext
20 lines
1.0 KiB
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
gumbo-parser: gumbo-parser (An HTML5 parsing library in pure C99)
|
|
gumbo-parser:
|
|
gumbo-parser: Gumbo is an implementation of the HTML5 parsing algorithm implemented
|
|
gumbo-parser: as a pure C99 library with no outside dependencies. It's designed to
|
|
gumbo-parser: serve as a building block for other tools and libraries such as
|
|
gumbo-parser: linters, validators, templating languages, and refactoring and
|
|
gumbo-parser: analysis tools.
|
|
gumbo-parser:
|
|
gumbo-parser: Homepage: https://github.com/google/gumbo-parser
|
|
gumbo-parser:
|
|
gumbo-parser:
|