mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
5 lines
207 B
Text
5 lines
207 B
Text
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.
|
|
|
|
WWW: https://github.com/gccxml/pygccxml
|