Language

Package: template-glib @ 3.34.0

Synopsis

Library for template expansion

Description

Template-GLib is a library to help you generate text based on a template and user defined state. Template-GLib does not use a language runtime, so it is safe to use from any GObject-Introspectable language.

Template-GLib allows you to access properties on GObjects as well as call simple methods via GObject-Introspection.

Home page
https://gitlab.gnome.org/GNOME/template-glib
Location
gnu/packages/glib.scm (line: 1089, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'gobject-introspection' should probably be a native input