package = "mod_compat_bind" description = { ["homepage"] = "https://modules.prosody.im/mod_compat_bind.html"; ["summary"] = "Compatibility (ugh) with clients that send the resource bind to the login host (ugh)"; ["license"] = "MIT"; } build = { ["modules"] = { ["mod_compat_bind"] = "mod_compat_bind.lua"; }; ["type"] = "builtin"; } version = "2-1" source = { ["dir"] = "Community-Modules-73fbfd1e820b/mod_compat_bind"; ["url"] = "https://hg.prosody.im/prosody-modules/archive/73fbfd1e820b.tar.gz/mod_compat_bind"; ["file"] = "prosody-modules-73fbfd1e820b.tar.gz"; }