CastXML / pygccxml

pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML. It provides a simple framework to navigate C++ declarations, using Python classes.
Boost Software License 1.0
129 stars 44 forks source link

Fix CastXML pre-compiled binaries link #191

Closed justanotheranonymoususer closed 3 weeks ago

thewtex commented 3 weeks ago

@justanotheranonymoususer thanks!