aboutsummaryrefslogtreecommitdiffstats
path: root/lualdap/README
blob: b0d45c15b507fe83e36edfa0694e937a56f0e436 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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

$Id: README,v 1.5 2005-06-05 00:38:22 tomas Exp $