build = { ["modules"] = { ["mod_http_index"] = "mod_http_index.lua"; }; ["copy_directories"] = { [1] = "html"; }; ["type"] = "builtin"; } source = { ["url"] = "https://hg.prosody.im/prosody-modules/archive/fe081789f7b5.tar.gz/mod_http_index"; ["file"] = "prosody-modules-fe081789f7b5.tar.gz"; ["dir"] = "Community-Modules-fe081789f7b5/mod_http_index"; } package = "mod_http_index" description = { ["summary"] = "Generate an index of local HTTP services"; ["homepage"] = "https://modules.prosody.im/mod_http_index.html"; ["license"] = "MIT"; } version = "23-1"