Name: | gumbo-parser |
---|---|
Epoch: | 1 |
Version: | 0.12.1 |
Release: | 2.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 378845 |
License: | Apache-2.0 |
RPM: | gumbo-parser-0.12.1-2.el10_0.x86_64.rpm |
Source RPM: | gumbo-parser-0.12.1-2.el10_0.src.rpm |
Build Date: | Wed Dec 18 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://codeberg.org/grisha/gumbo-parser/ |
Summary: | A HTML5 parser |
Description: | 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. |