category: Lua
requires: cygwin libopenldap2_4_2 lua 
sdesc: "Lua OpenLDAP bindings"
ldesc: "LuaLDAP is a simple interface from Lua to an LDAP client, in
fact it is a binding to OpenLDAP. It enables a Lua program to:
* Connect to an LDAP server,
* Execute any operation (search, add, compare, delete, modify and rename),
* Retrieve entries and references of the search result."