package = "mod_auth_dovecot" build = { ["type"] = "builtin"; ["modules"] = { ["mod_auth_dovecot"] = "auth_dovecot/mod_auth_dovecot.lua"; ["mod_auth_dovecot.sasl_dovecot"] = "auth_dovecot/sasl_dovecot.lib.lua"; }; } version = "43-1" description = { ["license"] = "MIT"; ["homepage"] = "https://modules.prosody.im/mod_auth_dovecot.html"; ["summary"] = "Dovecot authentication module"; } source = { ["url"] = "https://hg.prosody.im/prosody-modules/archive/fe081789f7b5.tar.gz/mod_auth_dovecot"; ["file"] = "prosody-modules-fe081789f7b5.tar.gz"; ["dir"] = "Community-Modules-fe081789f7b5/mod_auth_dovecot"; }