FICHA · MANJARO

htmlcxx

A simple non-validating CSS1 and HTML parser for C++.

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides a simple non-validating CSS1 and HTML parser for C++. Non-validating parsers are useful when software needs to inspect markup without enforcing every rule of the specification.

It is useful for scraping, conversion tools, lightweight document processing, tests, and legacy HTML handling. It should not be treated as a browser engine or complete security boundary for hostile documents.

Permissions

Permissions not analysed for this source yet.