package = "mod_dnsbl"
build = {
	["modules"] = {
		["mod_dnsbl"] = "mod_dnsbl.lua";
	};
	["type"] = "builtin";
}
description = {
	["homepage"] = "https://modules.prosody.im/mod_dnsbl.html";
	["summary"] = "Flag accounts registered by IPs matching blocklists";
	["license"] = "MIT";
}
version = "5-1"
source = {
	["file"] = "prosody-modules-b82fceda0abc.tar.gz";
	["dir"] = "Community-Modules-b82fceda0abc/mod_dnsbl";
	["url"] = "https://hg.prosody.im/prosody-modules/archive/b82fceda0abc.tar.gz/mod_dnsbl";
}
