Source: userdir-ldap
Section: admin
Priority: optional
Maintainer: Debian Administration team <debian-admin@lists.debian.org>
Build-Depends: debhelper (>= 7), dh-python, yodl, python (>= 2.7) | python2, python3
Standards-Version: 3.7.3
Uploaders: Peter Palfrader <weasel@debian.org>, Martin Zobel-Helas <zobel@debian.org>

Package: userdir-ldap
Architecture: all
Depends:
 ${python:Depends},
 python-six,
 perl,
 rsync,
 libnss-db,
 freecdb,
 ${python3:Depends},
 python3-ldap,
 python3-six,
Recommends:
 python-ldap,
Suggests: libnet-ldap-perl, libcrypt-blowfish-perl, gnupg (>= 1.0.3), python-net, python-gdbm, libdate-manip-perl, liburi-perl, userdir-ldap-cgi, python (>= 2.6) | python-simplejson, python-spf
Description: Login User Directory in LDAP support scripts
 These scripts simplifiy the creation and management of a LDAP based user
 directory. Included are scripts to import existing passwd, group and shadow
 files as well as a 'chfn' like script to allow users and admins to edit
 their entries.
 .
 Finally a script to associate GPG/PGP key finger prints with each user is
 provided, assuming a secure trusted keyring for the domain also exists.
