description = {
	["license"] = "MIT";
	["homepage"] = "https://modules.prosody.im/mod_http_upload_external.html";
	["summary"] = "Variant of mod_http_upload that delegates HTTP handling to other server using signed URLs";
}
package = "mod_http_upload_external"
source = {
	["url"] = "https://hg.prosody.im/prosody-modules/archive/fe0a58b863db.tar.gz/mod_http_upload_external";
	["file"] = "prosody-modules-fe0a58b863db.tar.gz";
	["dir"] = "Community-Modules-fe0a58b863db/mod_http_upload_external";
}
version = "38-1"
build = {
	["type"] = "builtin";
	["modules"] = {
		["mod_http_upload_external"] = "mod_http_upload_external.lua";
	};
}
