aboutsummaryrefslogtreecommitdiffstats
path: root/lualdap/README
blob: ec772929fa680ac9d66c3e0ccb8c2e20d8d89d35 (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
    lualdqp.png    -- LuaLDAP 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.3 2003-12-29 15:48:59 tomas Exp $