34c77648f5
Allows you to render ERB style templates but with Lua. Supports <% %>, <%= %> and <%- %> tags (with optional newline slurping) for embedding code. How it works: - Templates are transparently translated into Lua code and then loaded as a function. Rendering a compiled template is very fast. - Any compile time errors are rewritten to show the original source position in the template. - The parser is aware of strings so you can put closing tags inside of a string literal without any problems.
6 lines
409 B
Text
6 lines
409 B
Text
$NetBSD: distinfo,v 1.1 2020/07/02 17:30:23 nia Exp $
|
|
|
|
SHA1 (lua-etlua-1.3.0.tar.gz) = dbf14b221fcd839bded972d954b53b2e3a71ab90
|
|
RMD160 (lua-etlua-1.3.0.tar.gz) = 47515e9fd61115026e3d081798b1dcabf1fcbf9e
|
|
SHA512 (lua-etlua-1.3.0.tar.gz) = 132a5d7d898b791242abc3b95f47f534d0b0e2a3f9848efb95be04f92049b18c919af8c2ac162e11f78b502d346e78a73935c1ad720f5ffbb1efe90355b39a9a
|
|
Size (lua-etlua-1.3.0.tar.gz) = 7673 bytes
|