aboutsummaryrefslogtreecommitdiffstats
path: root/lualdap/README
blob: 40b2243cd107e67dd15b7b84c2afd2706c37f213 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
    config          -- Configurations to build on Unix systems
    Makefile.win    -- Makefile for Windows systens with MS Visual C 8
    config.win      -- Configurations to build on Windows systems
    README          -- This file

$Id: README,v 1.6 2007-03-13 22:24:16 godinho Exp $