package = "lingy"
version = "0.1.0-0"
source = {
   url = "https://github.com/ingydotnet/lingy/tree/main/lua/"
}
description = {
   homepage = "https://github.com/ingydotnet/lingy/",
   license = "MIT"
}
build = {
   type = "builtin",
   modules = {}
}
