{"library":"cxxheaderparser","type":"library","category":null,"description":"A modern, Python-based parser for C++ header files. It can parse C++ headers into an AST and optionally generate a JSON representation. Version 1.7.0 supports Python >=3.6. Releases are occasional, with active maintenance.","language":"python","status":"active","version":"1.7.0","tags":["C++","header parser","AST","clang"],"last_verified":"Mon Apr 27","install":[{"cmd":"pip install cxxheaderparser","imports":["from cxxheaderparser import parse_file","from cxxheaderparser import parse_str","from cxxheaderparser.options import ParserOptions","from cxxheaderparser.types import ParsingResult"]}],"homepage":null,"github":"https://github.com/robotpy/cxxheaderparser","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cxxheaderparser/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}