This script is for Slackware 12.2 only and may be outdated.

SlackBuilds Repository

12.2 > Development > pygccxml (1.0.0)

The purpose of pygccxml is to read a generated file and provide a
simple framework to navigate C++ declarations, using Python classes.
It provides functionality to extract and inspect declarations from
C/C++ header files. This is accomplished by invoking the external tool
gccxml which parses a header file and dumps the declarations as a XML
file. This XML file is then read by pygccxml and the contents are made
available as appropriate Python objects.

The pygccxml package is dependent upon gccxml package, also available
on SlackBuilds.org.

Maintained by: Aleksandar Samardzic
Keywords: gccxml,Python,wrapper
ChangeLog: pygccxml

Homepage:
http://www.language-binding.net/pygccxml/pygccxml.html

Source Downloads:
pygccxml-1.0.0.zip (44badbf8c4bcd3095290a90f2f2a9234)

Download SlackBuild:
pygccxml.tar.gz
pygccxml.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
pygccxml.SlackBuild
pygccxml.info
slack-desc

Validated for Slackware 12.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds