File: control

package info (click to toggle)
python-ldap 1.9.999.pre04-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 312 kB
  • ctags: 475
  • sloc: ansic: 2,973; python: 1,141; makefile: 84; sh: 4
file content (13 lines) | stat: -rw-r--r-- 455 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: python-ldap
Section: net
Priority: optional
Maintainer: Gregor Hoffleit <flight@debian.org>
Build-Depends: python2.1-dev, libldap2-dev, debhelper (>= 3.0)
Standards-Version: 3.5.6

Package: python-ldap
Architecture: any
Depends: python (>= 2.1), python (<= 2.2), ${shlibs:Depends}
Description: An LDAP module for Python.
 This module provides a Python interface to the OpenLDAP client library
 (LDAP is the Lightweight Directory Access Protocol).