FICHA · MANJARO

python-cppheaderparser

Parse C++ header files and generate a data structure representing the class

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

Description

Parse C++ header files into Python data structures that describe classes, methods, and declarations. It helps code generators, documentation tools, and binding utilities inspect C++ interfaces programmatically.

This is a parser library, not a compiler. C++ syntax is complex, so projects should test it against the headers they actually use and avoid assuming every modern language feature is understood perfectly.

Permissions

Permissions not analysed for this source yet.