build = { ["type"] = "builtin"; ["modules"] = { ["mod_register_dnsbl"] = "mod_register_dnsbl.lua"; }; } package = "mod_register_dnsbl" description = { ["homepage"] = "https://modules.prosody.im/mod_register_dnsbl.html"; ["license"] = "MIT"; ["summary"] = "Initial commit of module to check users registering against an DNS block list"; } version = "9-1" source = { ["dir"] = "Community-Modules-fe081789f7b5/mod_register_dnsbl"; ["url"] = "https://hg.prosody.im/prosody-modules/archive/fe081789f7b5.tar.gz/mod_register_dnsbl"; ["file"] = "prosody-modules-fe081789f7b5.tar.gz"; }