1 [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 [COPY] Filename: package/.../lualdap/lualdap.desc
5 [COPY] Copyright (C) 2006 - 2008 The OpenSDE Project
6 [COPY] Copyright (C) 2006 The T2 SDE Project
8 [COPY] More information can be found in the files COPYING and README.
10 [COPY] This program is free software; you can redistribute it and/or modify
11 [COPY] it under the terms of the GNU General Public License as published by
12 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
13 [COPY] GNU General Public License can be found in the file COPYING.
14 [COPY] --- SDE-COPYRIGHT-NOTE-END ---
16 [I] A simple interface from Lua to LDAP client functions.
18 [T] LuaLDAP is a simple interface from Lua to an LDAP client (in fact
19 [T] it is a bind to OpenLDAP). It enables a Lua program to:
20 [T] - Connect to an LDAP server
21 [T] - Execute any operation (search, add, compare, delete, modify
23 [T] - Retrieve entries and references of the search result.
25 [U] http://www.keplerproject.org/lualdap/
27 [A] Roberto Ierusalimschy
30 [M] Christian Wiese <jeru@ixplanet.org>
39 [P] X -----5---9 200.400
41 [D] 2837666563 lualdap-1.0.1.tar.gz http://luaforge.net/frs/download.php/1571/