Import devel/bugzilla50 version 5.0
[dports.git] / devel / apiextractor / pkg-descr
1 API Extractor library to build PySide
2
3 The API Extractor library is used by the binding generator to parse headers
4 of a given library and merge this data with information provided by
5 typesystem (XML) files, resulting in a representation of how the API should be
6 exported to the chosen target language. The generation of source code for the
7 bindings is performed by specific generators using the API Extractor library.
8
9 The API Extractor is based on QtScriptGenerator
10
11 WWW:    http://www.pyside.org/docs/apiextractor/