Source: dassldapsync
Section: contrib/admin
Priority: optional
Maintainer: Sebastian Lederer <slederer@dass-it.de>
Build-Depends: debhelper (>= 4.0.0), 
Standards-Version: 3.6.1

Package: dassldapsync
Architecture: all
Depends: python (>=2.6), python-ldap
Description: A script for synchronizing two LDAP trees
 This script compares two different LDAP subtrees and makes
 the according changes on objects in the destination subtree.
 Missing objects are created, extraneous objects are deleted.
 The two subtrees can reside on two different LDAP servers.
 It is also possible to use an LDIF file as the source subtree.
