File: control

package info (click to toggle)
ldapvi 1.7-11.1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,204 kB
  • sloc: ansic: 6,536; xml: 1,331; sh: 194; makefile: 16
file content (17 lines) | stat: -rw-r--r-- 809 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: ldapvi
Section: text
Priority: optional
Maintainer: Rhonda D'Vine <rhonda@debian.org>
Build-Depends: debhelper (>= 9~), libldap-dev, libglib2.0-dev, libpopt-dev, libncurses-dev, libsasl2-dev, libreadline-dev, xsltproc
Standards-Version: 3.9.6
Homepage: http://www.lichteblau.com/ldapvi/

Package: ldapvi
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, sensible-utils
Description: perform an LDAP search and update results using a text editor
 From a first glance ldapvi looks like ldapsearch: You search for entries in
 the ldap database. But the results get opened in your preferred editor, and
 you can change, add or delete entries from there. After you are done you quit
 the editor and ldapvi offers you several options: View your changes as LDIF,
 commit changes or discard them.