           SPELL=lualdap
         VERSION=1.1.0
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://files.luaforge.net/releases/lualdap/lualdap/LuaLDAP1.1.0/${SOURCE}
     SOURCE_HASH=sha512:48217d0428cdc45a3d310458a59ba507b334ed75fe8c24f5a963e3c8e891b063f60f89ce5475fe83e3f32e4971e16ce9c7b1daffd78200db8372440a01155d4b
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.keplerproject.org/lualdap/
      LICENSE[0]=http://www.keplerproject.org/lualdap/license.html
         ENTERED=20131014
           SHORT="LDAP support for Lua"
cat << EOF
LuaLDAP is a simple interface from Lua to an LDAP client, in fact it is
a bind to OpenLDAP or to ADSI. It enables a Lua program to:

 o  Connect to an LDAP server;
 o  Execute any operation (search, add, compare, delete, modify and rename);
 o  Retrieve entries and references of the search result.

EOF
