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

Rename to pycastxml? #116

Closed EricCousineau-TRI closed 3 years ago

EricCousineau-TRI commented 3 years ago

Given that CastXML superseded GCC-XML many moons ago, have y'all thought about the cost of renaming to pycastxml, and possibly just creating an alias package for pygccxml?

(I think it could be done w/ a deprecation period of 1 yr or something, perhaps for something like v2.0.0?)

EricCousineau-TRI commented 3 years ago

Closed per comment in #81.