summaryrefslogtreecommitdiffstats
path: root/libraries/gobject-introspection/README
blob: e338dff7e16b032f7f207efcf1b8354ede23a7af (plain)
1
2
3
4
5
6
gobject-introspection (GObject interface introspection library)

GObject Introspection is a project for providing machine readable 
introspection data of the API of C libraries. This introspection data 
can be used in several different use cases, for example automatic code 
generation for bindings, API verification and documentation generation.