Software /
code /
prosody
Annotate
DEPENDS @ 5109:12fb961c8f27
tools/jabberd14sql2prosody: Initial commit. Accounts, rosters, vCards, subscriptions and offline messages supported (thanks halfdan for all the testing).
author | Waqas Hussain <waqas20@gmail.com> |
---|---|
date | Tue, 28 Aug 2012 05:52:30 +0500 |
parent | 4914:2e9b16b2ae00 |
child | 5406:9903a03b7b3e |
rev | line source |
---|---|
7 | 1 The easiest way to install dependencies is using the luarocks tool. |
2 | |
3 Rocks: | |
4 luaexpat | |
5 luasocket | |
4914
2e9b16b2ae00
DEPENDS: Add luafilesystem (thanks Zash)
Matthew Wild <mwild1@gmail.com>
parents:
447
diff
changeset
|
6 luafilesystem |
7 | 7 |
8 Non-rocks: | |
9 LuaSec for SSL connections |