From 00af5ab20c5c046c70452fa784981b2af5038367 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Tue, 7 Jul 2009 16:45:01 -0400 Subject: [PATCH] cosmo: Added cosmo 8.04.04 - A templating engine for Lua --- lua/cosmo/cosmo.conf | 19 +++++++++++++++++++ lua/cosmo/cosmo.desc | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 lua/cosmo/cosmo.conf create mode 100644 lua/cosmo/cosmo.desc diff --git a/lua/cosmo/cosmo.conf b/lua/cosmo/cosmo.conf new file mode 100644 index 000000000..c03c88e88 --- /dev/null +++ b/lua/cosmo/cosmo.conf @@ -0,0 +1,19 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../cosmo/cosmo.conf +# Copyright (C) 2009 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +cleanconfopt=0 + +confopt="$root$(pkgprefix bindir lua)/lua" + +hook_add preconf 5 'chmod +x configure' diff --git a/lua/cosmo/cosmo.desc b/lua/cosmo/cosmo.desc new file mode 100644 index 000000000..659737dd2 --- /dev/null +++ b/lua/cosmo/cosmo.desc @@ -0,0 +1,35 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../cosmo/cosmo.desc +[COPY] Copyright (C) 2009 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A templating engine for Lua + +[T] Cosmo is a "safe templates" engine. It allows you to fill nested +[T] templates, providing many of the advantages of Turing-complete template +[T] engines, without without the downside of allowing arbitrary code in the +[T] templates. + +[U] http://cosmo.luaforge.net/ + +[A] The Kepler Project +[M] Alejandro Mery + +[C] extra/text +[F] LUA + +[L] OpenSource +[S] Stable +[V] 8.04.04 +[P] X -?---5---9 800.000 + +[D] 1084978418 cosmo-8.04.04.tar.gz http://luaforge.net/frs/download.php/3286/