1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: shelldap
Section: utils
Priority: optional
Maintainer: Salvatore Bonaccorso <carnil@debian.org>
Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: perl
Standards-Version: 4.4.1
Homepage: http://projects.martini.nu/shelldap
Vcs-Browser: https://salsa.debian.org/carnil/shelldap
Vcs-Git: https://salsa.debian.org/carnil/shelldap.git
Rules-Requires-Root: no
Package: shelldap
Architecture: all
Depends:
libalgorithm-diff-perl,
libnet-ldap-perl,
libterm-readkey-perl,
libterm-readline-gnu-perl,
libterm-shell-perl,
libtie-ixhash-perl,
libyaml-syck-perl,
${misc:Depends},
${perl:Depends}
Recommends: libio-socket-ssl-perl
Suggests: libauthen-sasl-perl
Description: shell-like interface for browsing LDAP servers and editing their content
Shelldap lets you browse and edit an LDAP tree as if it were a filesystem. It
keeps command history, has sane autocompletes, credential caching, site-wide
and individual configs, and it's fun to say. Shelldap! Shelldap! Shelldap!
|