-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathsgte.pub
More file actions
15 lines (15 loc) · 716 Bytes
/
sgte.pub
File metadata and controls
15 lines (15 loc) · 716 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{author, {"S.G. Consulting", "pacini@sgconsulting.it"}}.
{packager, {"Filippo Pacini", "pacini@sgconsulting.it"}}.
{category, ["text","web"]}.
{name, "sgte"}.
{vsn, "0.7.1"}.
{depends, ["kernel","stdlib"]}.
{keywords, ["template engine","web","template","code generation",
"xml", "dynamic content"]}.
{summary, "Simple Template Engine"}.
{abstract, "sgte is a simple Erlang template engine for generating structured "
"output (html web pages, xml, code, sql, csv files, emails, etc...)"
"It's based on "
"<a href="http://www.stringtemplate.org/">String Template</a>."}.
{home, "http://code.google.com/p/sgte/"}.
{sources, {svn, "http://sgte.googlecode.com/svn/trunk/"}}.