package = "cardfileformat"
version = "dev-1"
source = {
   url = "https://github.com/Kuaralaboratories/CardFileFormat"
}
description = {
   summary = "Made with löve by Kuaralaboratories_",
   detailed = [[
      Card File Format (.ccf) is file format for configure cards of Cognitio.
   ]],
   homepage = "https://github.com/Kuaralaboratories/CardFileFormat",
   license = "MIT"
}
build = {
   type = "builtin",
   modules = {}
}
