GNOME templating library for GLib-based applications
GNOME templating library for GLib
tmpl-lexer
tmpl-parser
$ tmpl-lexer template.tmpl > template.c
$ tmpl-parser template.tmpl
$ tmpl-lexer -D VAR=value template.tmpl