package = "mod_muc_log_http" version = "73-1" description = { ["summary"] = "Provides a web interface to stored chatroom logs"; ["homepage"] = "https://modules.prosody.im/mod_muc_log_http.html"; ["license"] = "MIT"; } build = { ["modules"] = { ["mod_muc_log_http"] = "mod_muc_log_http.lua"; }; ["type"] = "builtin"; } source = { ["url"] = "https://hg.prosody.im/prosody-modules/archive/7205e0348bbe.tar.gz/mod_muc_log_http"; ["dir"] = "Community-Modules-7205e0348bbe/mod_muc_log_http"; ["file"] = "prosody-modules-7205e0348bbe.tar.gz"; }