This package browser is in early development. Mind the rough edges.

python-cppheaderparser 2.7.4

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

CppHeaderParser is a pure python module that will parse C++ header files and generate a data structure representing the class .

Installation

Install python-cppheaderparser 2.7.4 as follows:

guix install python-cppheaderparser@2.7.4

Or install the latest version:

guix install python-cppheaderparser

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.