1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/iresty-lua-typeof

Клонировать/Скачать
lua-typeof-0.1-0.rockspec 421 Байт
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Yuansheng Отправлено 02.06.2019 16:16 d325e67
package = "lua-typeof"
version = "0.1-0"
source = {
url = "git://github.com/iresty/lua-typeof",
tag = "v0.1"
}
description = {
summary = "Check the data type for Lua variable",
homepage = "https://github.com/iresty/lua-typeof",
license = "Apache License 2.0",
maintainer = "Yuansheng Wang <membphis@gmail.com>"
}
build = {
type = "builtin",
modules = {
["typeof"] = "lib/typeof.lua",
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/iresty-lua-typeof.git
git@api.gitlife.ru:oschina-mirror/iresty-lua-typeof.git
oschina-mirror
iresty-lua-typeof
iresty-lua-typeof
master