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

Remove pylint #158

Closed iMichka closed 11 months ago

iMichka commented 11 months ago

I used it a little bit at one point, but never went through setting it up for pygccxml. It's a great tool, probly worth giving it a second short. If implemented, the best is to run this with GitHub actions