GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-2-Clause
Время сборки
2025-04-02 16:01:46
Хост сборки
builder-x86-10.inferitos.ru
Краткое описание
Introspection system for GObject-based libraries
Репозитории
BaseOS
Полное описание
GObject Introspection can scan C header and source files in order to
generate introspection "typelib" files. It also provides an API to examine
typelib files, useful for creating language bindings among other
things.