CppHeaderParser
CppHeaderParser is a pure python module that will parse C++ header files and generate a data structure representing the class. As of version 1.9, python 3 is supported.
Find more on pypi at http://pypi.python.org/pypi/CppHeaderParser/
Documentation: http://pydoc.net/CppHeaderParser/latest/
The project is hosted at