mirror of
https://github.com/TangentFoxy/etlua.git
synced 2025-07-28 02:52:17 +00:00
update rockspec
This commit is contained in:
@@ -7,6 +7,10 @@ source = {
|
||||
|
||||
description = {
|
||||
summary = "Embedded templates for Lua",
|
||||
detailed = [[
|
||||
Allows you to render ERB style templates but with Lua. Supports <% %>, <%=
|
||||
%> and <%- %> tags (with optional newline slurping) for embedding code.
|
||||
]],
|
||||
homepage = "https://github.com/leafo/elua",
|
||||
maintainer = "Leaf Corcoran <leafot@gmail.com>",
|
||||
license = "MIT"
|
||||
|
Reference in New Issue
Block a user