aboutsummaryrefslogtreecommitdiffstats
path: root/lualdap/README
blob: c919f066dda3fe56810d0308517e33b9b35d836a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
LuaLDAP is a Lua interface to the OpenLDAP library.

Here goes a small description of the files in the distribution

    index.html     -- Home page
    license.html   -- Copyright & License
    lualdap.c      -- C source file
    lualdap.def    -- .def file for Windows
    lua.png        -- Lua Logo
    Makefile       -- Makefile for Unix systems
    manual.html    -- Reference manual
    lualdap.lua    -- Dynamic library loader script
    README         -- This file
    test.lua       -- Overall API test script

$Id: README,v 1.2 2003-12-02 14:25:09 tomas Exp $