Source: python3-ldap3
Section: universe/python
Priority: optional
Maintainer: Niko Wenselowski <n.wenselowski@uib.de>
Build-Depends: debhelper (>= 9), dh-python, python3-all, python3-pyasn1 (>= 0.1.8), python3-setuptools
Standards-Version: 3.9.8
Homepage: https://github.com/cannatag/ldap3/
X-Python3-Version: >= 3.2
#Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python3-ldap3.git
#Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python3-ldap3.git/
#Testsuite: autopkgtest-pkg-python

Package: python3-ldap3
Architecture: all
Depends: python3-pyasn1 (>= 0.1.8), ${python3:Depends}, ${misc:Depends}
Description: ldap3 is RFC4510 conforming LDAP client library (Python 3)
 ldap3 is a strictly RFC 4510 conforming LDAP V3 pure Python client library.
 The same codebase runs in Python 2, Python 3, PyPy and PyPy3.
 .
 This package installs the library for Python 3.

