Source: python-ldap3
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/cannatag/ldap3/tags
Vcs-Browser: https://github.com/alvistack/cannatag-ldap3
Vcs-Git: https://github.com/alvistack/cannatag-ldap3.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-ldap3
Architecture: all
Description: A strictly RFC 4510 conforming LDAP V3 pure Python client library
 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.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-pyasn1 (>= 0.4.6),
