File: control

package info (click to toggle)
directoryassistant 2.0-1.1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 204 kB
  • ctags: 227
  • sloc: python: 2,190; makefile: 56
file content (20 lines) | stat: -rw-r--r-- 758 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: directoryassistant
Section: net
Priority: optional
Maintainer: Gustavo Franco <stratus@debian.org>
Build-Depends: python (>= 2.3), debhelper (>= 9)
Standards-Version: 3.9.3
Homepage: http://olivier.sessink.nl/directoryassistant

Package: directoryassistant
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-gtk2 (>= 1.99.17-6), python-ldap(>= 1.9.999.pre14-1)
Description: small LDAP address book manager
 Directory Assistant is a small application for managing a 
 LDAP address book. The focus is to create a very easy to 
 use program, with only the few but necessary features. 
 The target is novice users that still need to keep their 
 addresses in an LDAP server.
 .
 It was written in Python language using GTK+ bindings.