summaryrefslogtreecommitdiff
path: root/ThirdParty/toluapp/dist.info
diff options
context:
space:
mode:
Diffstat (limited to 'ThirdParty/toluapp/dist.info')
-rw-r--r--ThirdParty/toluapp/dist.info14
1 files changed, 14 insertions, 0 deletions
diff --git a/ThirdParty/toluapp/dist.info b/ThirdParty/toluapp/dist.info
new file mode 100644
index 0000000..d1f0a05
--- /dev/null
+++ b/ThirdParty/toluapp/dist.info
@@ -0,0 +1,14 @@
+--- This file is part of LuaDist project
+
+name = "toluapp"
+version = "1.0.93"
+
+desc = "tolua++ is an extension of toLua, a tool to integrate C/Cpp code with Lua."
+author = "Waldemar Celes, Ariel Manzur"
+license = "as-is"
+url = "http://www.codenix.com/~tolua/"
+maintainer = "Peter Kapec"
+
+depends = {
+ "lua ~> 5.1"
+}