summaryrefslogtreecommitdiffstats
path: root/libraries/gumbo-parser/slack-desc
blob: 88c2f4059aebaafe203e01d73cdfb6cbb4537f51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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: