summaryrefslogtreecommitdiff
path: root/ThirdParty/toluapp/dist.info
blob: d1f0a0539248b43e1a9fa26ae8a0c0a7acfc3945 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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"
}