description = {
	["license"] = "MIT";
	["summary"] = "Lets users create and join roster groups";
	["homepage"] = "https://modules.prosody.im/mod_adhoc_groups.html";
}
package = "mod_adhoc_groups"
version = "6-1"
source = {
	["dir"] = "Community-Modules-fe081789f7b5/mod_adhoc_groups";
	["url"] = "https://hg.prosody.im/prosody-modules/archive/fe081789f7b5.tar.gz/mod_adhoc_groups";
	["file"] = "prosody-modules-fe081789f7b5.tar.gz";
}
build = {
	["type"] = "builtin";
	["modules"] = {
		["mod_adhoc_groups"] = "mod_adhoc_groups.lua";
	};
}
