source = { ["file"] = "prosody-modules-57cf3fc844f6.tar.gz"; ["url"] = "https://hg.prosody.im/prosody-modules/archive/57cf3fc844f6.tar.gz/mod_http_presence"; ["dir"] = "Community-Modules-57cf3fc844f6/mod_http_presence"; } description = { ["homepage"] = "https://modules.prosody.im/mod_http_presence.html"; ["summary"] = "JID presence and information through HTTP"; ["license"] = "MIT"; } package = "mod_http_presence" version = "3-1" build = { ["copy_directories"] = { [1] = "resources"; }; ["modules"] = { ["mod_http_presence"] = "mod_http_presence.lua"; }; ["type"] = "builtin"; }