build = { ["type"] = "builtin"; ["modules"] = { ["mod_jid_prep"] = "mod_jid_prep.lua"; }; } description = { ["homepage"] = "https://modules.prosody.im/mod_jid_prep.html"; ["summary"] = "Implement XEP-0328: JID Prep for clients"; ["license"] = "MIT"; } package = "mod_jid_prep" version = "7-1" source = { ["url"] = "https://hg.prosody.im/prosody-modules/archive/fe081789f7b5.tar.gz/mod_jid_prep"; ["file"] = "prosody-modules-fe081789f7b5.tar.gz"; ["dir"] = "Community-Modules-fe081789f7b5/mod_jid_prep"; }