Source: django-ldapdb Maintainer: Debian Python Team Uploaders: Pierre-Elliott Bécue , Homepage: https://github.com/django-ldapdb/django-ldapdb Section: python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/python-team/packages/django-ldapdb.git Vcs-Browser: https://salsa.debian.org/python-team/packages/django-ldapdb Package: python3-django-ldapdb Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Python3 LDAP database backend for Django django-ldapdb is an LDAP database backend for Django, allowing one to manipulate LDAP entries through Django models. . It supports most of the same APIs as a classical Django model. . This package provides the Python3 library.