package/gumbo-parser: new package
authorRaphaël Mélotte <raphael.melotte@mind.be>
Wed, 30 Jun 2021 23:47:14 +0000 (01:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 20 Jul 2021 21:34:19 +0000 (23:34 +0200)
commitf6628763eb302f15f861e0ce7bfc44b34b066bea
tree68e9feb936c03b8d7e24020d4c6b433b2e3d583e
parentfade40dfc36a2ca604f12add79013b047eae59fe
package/gumbo-parser: new package

Gumbo is an implementation of the HTML5 parsing algorithm implemented
as a pure C99 library with no outside dependencies.

Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/gumbo-parser/Config.in [new file with mode: 0644]
package/gumbo-parser/gumbo-parser.hash [new file with mode: 0644]
package/gumbo-parser/gumbo-parser.mk [new file with mode: 0644]