summaryrefslogtreecommitdiffstats
path: root/chat-im/prosody/DETAILS
blob: b67a5c6fd3d42b5c655d43af7834187749836b6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
           SPELL=prosody
         VERSION=0.9.4
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://${SPELL}.im/downloads/source/${SOURCE}
     SOURCE_HASH=sha512:9bba454caf50ed590dc18febd1a739f35e850805ac19e9a2e822ce3b39306a4f6d67162a49b11baa7e4f575b19e954dfd91f984780a724f6e0c69202947ca94c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://prosody.im/"
      LICENSE[0]=MIT/X11
         ENTERED=20100630
           SHORT="flexible communications server for Jabber/XMPP"
cat << EOF
Prosody is a modern flexible communications server for Jabber/XMPP written in
Lua. It aims to be easy to set up and configure, and light on resources. For
developers it aims to be easy to extend and give a flexible system on which
to rapidly develop added functionality, or prototype new protocols.
EOF