gobject-introspection
gobject-introspection
Introspection system for GObject-based libraries
- version 1.86.0-4
- is not a group package
Dependencies
- python
- glib
- meson (build)
- ninja or samurai (build)
- python-setuptools (build)
- python-packaging (build)
Installation
Install it by running either;
kpkg install gobject-introspectionor
kpkg build gobject-introspectionTo see the difference, see The handbook
Dependency Graph
graph TD
N0["glib"]
N1["gobject-introspection"]
style N1 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N0 --> N1