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
|
Source: python-lib389
Maintainer: Timo Aaltonen <tjaalton@debian.org>
Section: python
Priority: optional
Build-Depends:
debhelper (>= 9),
dh-python,
python-ldap,
python-setuptools (>= 0.6b3),
python-all (>= 2.6.6-3),
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/git/pkg-freeipa/python-lib389.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-freeipa/python-lib389.git
Homepage: http://port389.org
Package: python-lib389
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
python-dateutil,
python-ldap,
python-pyasn1,
python-pyasn1-modules,
python-pytest,
python-six,
Description: Python module for accessing and configuring the 389 Directory Server
This Python module contains tools and libraries for accessing, testing,
and configuring the 389 Directory Server.
|