mirror of
https://github.com/TangentFoxy/etlua.git
synced 2025-07-28 11:02:17 +00:00
update rockspec
This commit is contained in:
@@ -7,6 +7,10 @@ source = {
|
|||||||
|
|
||||||
description = {
|
description = {
|
||||||
summary = "Embedded templates for Lua",
|
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",
|
homepage = "https://github.com/leafo/elua",
|
||||||
maintainer = "Leaf Corcoran <leafot@gmail.com>",
|
maintainer = "Leaf Corcoran <leafot@gmail.com>",
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
Reference in New Issue
Block a user