htmlcxx - A simple non-validating CSS1 and HTML parser for C++
Website: | https://sourceforge.net/projects/htmlcxx/ |
---|---|
License: | LGPLv2 and GPLv2+ and ASL 2.0 and MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
htmlcxx is a simple non-validating html parser library for C++. It allows to fully dump the original html document, character by character, from the parse tree. It also has an intuitive tree traversal API.
Packages
htmlcxx-0.87-2.aldos.src [470 KiB] |
Changelog
by Joel Barrios (2022-08-24):
- Rebuild with GCC 8.5. |