rockspec_format = "3.0"
package = "luarocks-build-cyan"
version = "dev-1"
source = {
   url = "git+https://github.com/luarocks/luarocks-build-cyan"
}
description = {
   summary = "A LuaRocks build backend for Teal modules using Cyan",
   homepage = "https://github.com/luarocks/luarocks-build-cyan",
   license = "MIT/X11",
}
dependencies = {
   "cyan",
}
