Re: [NEW] textproc/lua-cosmo

2016-10-21 Thread Jeremie Courreges-Anglas
Frederic Cambus writes: > On Wed, Oct 19, 2016 at 04:58:36PM +0200, Jeremie Courreges-Anglas wrote: > >> > Cosmo is a "safe templates" engine. It allows you to fill nested templates, >> > providing many of the advantages of Turing-complete template engines, >> > without the downside of allowing a

Re: [NEW] textproc/lua-cosmo

2016-10-21 Thread Frederic Cambus
On Wed, Oct 19, 2016 at 04:58:36PM +0200, Jeremie Courreges-Anglas wrote: > > Cosmo is a "safe templates" engine. It allows you to fill nested templates, > > providing many of the advantages of Turing-complete template engines, > > without the downside of allowing arbitrary code in the templates.

Re: [NEW] textproc/lua-cosmo

2016-10-19 Thread Jeremie Courreges-Anglas
Frederic Cambus writes: > Hi ports@, > > Here is a new port : textproc/lua-cosmo > > Comments? OK? > > From DESCR: > > Cosmo is a "safe templates" engine. It allows you to fill nested templates, > providing many of the advantages of Turing-complete template engines, > without the downside of allo

[NEW] textproc/lua-cosmo

2016-10-19 Thread Frederic Cambus
Hi ports@, Here is a new port : textproc/lua-cosmo Comments? OK? >From DESCR: Cosmo is a "safe templates" engine. It allows you to fill nested templates, providing many of the advantages of Turing-complete template engines, without the downside of allowing arbitrary code in the templates. lu