package = "mod_xhtmlim"
version = "6-1"
source = {
["dir"] = "Community-Modules-7547c2869e78/mod_xhtmlim";
["file"] = "prosody-modules-7547c2869e78.tar.gz";
["url"] = "https://hg.prosody.im/prosody-modules/archive/7547c2869e78.tar.gz/mod_xhtmlim";
}
build = {
["type"] = "builtin";
["modules"] = {
["mod_xhtmlim"] = "mod_xhtmlim.lua";
};
}
description = {
["homepage"] = "https://modules.prosody.im/mod_xhtmlim.html";
["license"] = "MIT";
["summary"] = "Attempts to sanitize XMTML-IM messages";
}