build = {
	["type"] = "builtin";
	["modules"] = {
		["mod_muc_log_http"] = "mod_muc_log_http.lua";
	};
}
description = {
	["summary"] = "Provides a web interface to stored chatroom logs";
	["license"] = "MIT";
	["homepage"] = "https://modules.prosody.im/mod_muc_log_http.html";
}
package = "mod_muc_log_http"
version = "73-1"
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";
}
