package = "mod_muc_badge" build = { ["type"] = "builtin"; ["modules"] = { ["mod_muc_badge"] = "mod_muc_badge.lua"; }; } description = { ["license"] = "MIT"; ["homepage"] = "https://modules.prosody.im/mod_muc_badge.html"; ["summary"] = "Generates a SVG badge with the number of occupants in rooms"; } version = "16-1" source = { ["dir"] = "Community-Modules-fe081789f7b5/mod_muc_badge"; ["url"] = "https://hg.prosody.im/prosody-modules/archive/fe081789f7b5.tar.gz/mod_muc_badge"; ["file"] = "prosody-modules-fe081789f7b5.tar.gz"; }