summaryrefslogtreecommitdiff
path: root/lua-inspect/.SRCINFO
blob: 12b690ac9c34d3059b91d9dce02c5b466ec36b52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = lua-inspect
	pkgver = 3.1.3
	pkgrel = 1
	url = https://github.com/kikito/inspect.lua
	arch = any
	license = MIT
	source = inspect.lua-3.1.3.tar.gz::https://github.com/kikito/inspect.lua/archive/v3.1.3.tar.gz
	md5sums = 1180dda59d097f10607571dc18cb7ba1

pkgname = lua-inspect
	pkgdesc = Human-readable representation of Lua tables
	depends = lua

pkgname = lua51-inspect
	pkgdesc = Human-readable representation of Lua tables for Lua 5.1
	depends = lua51

pkgname = lua52-inspect
	pkgdesc = Human-readable representation of Lua tables for Lua 5.2
	depends = lua52

pkgname = lua53-inspect
	pkgdesc = Human-readable representation of Lua tables for Lua 5.3
	depends = lua53