github.setup gccxml pygccxml 1.9.1 v
python.versions 27 34 35 36 37
maintainers {mmoll @mamoll} openmaintainer
description pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML.
long_description ${description} It provides a simple framework to navigate C++ \
declarations, using Python classes.
checksums rmd160 22101515b54349f5b0fa1e34e168d93fc0b31cd1 \
sha256 f57fcb7f2646c952efe623e8c3dc2e7aa057354c0a7daf331b93177776acca11
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
depends_lib-append port:castxml
test.cmd python${python.branch}
test.target unittests/test_all.py