r383: Scripting extensions using swig. This commit includes only a (LGPL)
authorTim Potter <tpot@samba.org>
Wed, 28 Apr 2004 10:10:52 +0000 (10:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:51:36 +0000 (12:51 -0500)
commitbbc15d6f84b6a247ae87b253752a86a38f1d6798
treed9aec50b34700d80b1825af0295860b10df69dba
parente96f3a2005cf6f4da2ecd4670a35eab1b4f250d0
r383: Scripting extensions using swig.  This commit includes only a (LGPL)
python interface to tdb and a rudimentary build system.

Configure with --with-python and make swig to build and append
$(builddir)/scripting/swig/python to PYTHONPATH.
source/Makefile.in
source/configure.in
source/scripting/config.m4 [new file with mode: 0644]
source/scripting/swig/samba.i [new file with mode: 0644]
source/scripting/swig/tdb.i [new file with mode: 0644]