build = { ["type"] = "builtin"; ["modules"] = { ["mod_tweet_data"] = "mod_tweet_data.lua"; }; } description = { ["summary"] = "New module that fetches and sends tweet data\n\nbased on tweet URLs in MUC messages."; ["license"] = "MIT"; ["homepage"] = "https://modules.prosody.im/mod_tweet_data.html"; } source = { ["file"] = "prosody-modules-efdc3e4dc5df.tar.gz"; ["dir"] = "Community-Modules-efdc3e4dc5df/mod_tweet_data"; ["url"] = "https://hg.prosody.im/prosody-modules/archive/efdc3e4dc5df.tar.gz/mod_tweet_data"; } package = "mod_tweet_data" version = "2-1"