OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
1.3 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../lualdap/lualdap.desc
  5. [COPY] Copyright (C) 2006 The OpenSDE Project
  6. [COPY] Copyright (C) 2006 The T2 SDE Project
  7. [COPY]
  8. [COPY] More information can be found in the files COPYING and README.
  9. [COPY]
  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 ---
  15. [I] A simple interface from Lua to LDAP client functions.
  16. [T] LuaLDAP is a simple interface from Lua to an LDAP client (in fact
  17. [T] it is a bind to OpenLDAP). It enables a Lua program to:
  18. [T] - Connect to an LDAP server
  19. [T] - Execute any operation (search, add, compare, delete, modify
  20. [T] and rename)
  21. [T] - Retrieve entries and references of the search result.
  22. [U] http://www.keplerproject.org/lualdap/
  23. [A] Roberto Ierusalimschy
  24. [A] Andr� Carregal
  25. [A] Tom�s Guisasola
  26. [M] Christian Wiese <jeru@ixplanet.org>
  27. [C] extra/development
  28. [L] OpenSource
  29. [S] Stable
  30. [V] 1.0.1
  31. [P] X -----5---9 200.400
  32. [D] 2837666563 lualdap-1.0.1.tar.gz http://luaforge.net/frs/download.php/1571/