package = "mod_adhoc_dataforms_demo" build = { ["type"] = "builtin"; ["modules"] = { ["mod_adhoc_dataforms_demo"] = "mod_adhoc_dataforms_demo.lua"; }; } source = { ["url"] = "https://hg.prosody.im/prosody-modules/archive/fe081789f7b5.tar.gz/mod_adhoc_dataforms_demo"; ["dir"] = "Community-Modules-fe081789f7b5/mod_adhoc_dataforms_demo"; ["file"] = "prosody-modules-fe081789f7b5.tar.gz"; } description = { ["summary"] = "Module for testing ad-hoc commands and dataforms rendering"; ["homepage"] = "https://modules.prosody.im/mod_adhoc_dataforms_demo.html"; ["license"] = "MIT"; } version = "14-1"