package = "mod_s2s_auth_monkeysphere" source = { ["url"] = "https://hg.prosody.im/prosody-modules/archive/eb0ab7382a0d.tar.gz/mod_s2s_auth_monkeysphere"; ["dir"] = "Community-Modules-eb0ab7382a0d/mod_s2s_auth_monkeysphere"; ["file"] = "prosody-modules-eb0ab7382a0d.tar.gz"; } description = { ["summary"] = "Monkeysphere certificate checking for s2s"; ["license"] = "MIT"; ["homepage"] = "https://modules.prosody.im/mod_s2s_auth_monkeysphere.html"; } version = "10-1" build = { ["modules"] = { ["mod_s2s_auth_monkeysphere"] = "mod_s2s_auth_monkeysphere.lua"; }; ["type"] = "builtin"; }