build = {
	["modules"] = {
		["mod_carbons_adhoc"] = "mod_carbons_adhoc.lua";
	};
	["type"] = "builtin";
}
description = {
	["license"] = "MIT";
	["homepage"] = "https://modules.prosody.im/mod_carbons_adhoc.html";
	["summary"] = "Initial commit.\n\nThis module will add an Adhoc-command by which a user can see if Message\nCarbons (XEP-0280) are generated for his clients and also which version\nis used for the individual client. Clients which receive copies as per\nmod_carbons_copies will be listed as Version 0 carbons.";
}
version = "3-1"
package = "mod_carbons_adhoc"
source = {
	["file"] = "prosody-modules-a6c51f380777.tar.gz";
	["dir"] = "Community-Modules-a6c51f380777/mod_carbons_adhoc";
	["url"] = "https://hg.prosody.im/prosody-modules/archive/a6c51f380777.tar.gz/mod_carbons_adhoc";
}
