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

Here goes a small description of the files in the distribution

    /doc/us/*.html  -- Documentation
	/src/*			-- Source files
	/tests/*        -- Test files
	/vc6/*          -- Build files for MS Visual C 6
    Makefile        -- Makefile for Unix systems
    README          -- This file
    test.lua        -- Overall API test script

$Id: README,v 1.4 2005-03-24 22:35:09 carregal Exp $