aboutsummaryrefslogtreecommitdiff
path: root/devel/template-glib/pkg-descr
blob: ac1d834bcde648997f0bc784943b0533c31f28b1 (plain) (blame)
1
2
3
4
5
6
7
Template-GLib is a templating library for GLib.

It includes a simple template format along with integration into
GObject-Introspection for properties and methods. It separates the parsing
of templates and the expansion of templates for faster expansion. You can
also define scope, custom functions, and more with the embedded expression
language.