package = "yue"
version = "0.0.1"
source = {
   url = "https://github.com/yue/yue"
}
description = {
   summary = "Placeholder of the bindings of Yue library.",
   homepage = "http://libyue.com",
   license = "MS-RL"
}
dependencies = {
   "lua 5.3"
}
build = {
}
