[PLUG] Request for Suggestions: Configuration file templating?

Dan Young danielmyoung at gmail.com
Tue Apr 19 18:27:37 UTC 2011


On Tue, Apr 19, 2011 at 10:04 AM, Russell Senior
<russell at personaltelco.net> wrote:
> I am looking for suggestions for a templating system.
> ...snip...
> Can anybody suggest something they like?

The explosion of web frameworks has given rise to scads of templating
systems. Some are focused on HTML, but may be general purpose enough
for your use.

I'm just starting to use Jinja2:
http://jinja.pocoo.org/

If you're rockin' the Perl you might go for Template Toolkit:
http://template-toolkit.org/

-- 
Dan Young



More information about the PLUG mailing list