          MODULE=python-ldap
         VERSION=3.4.4
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/python-ldap/python-ldap/archive/refs/tags/python-ldap-3.4.4.tar.gz
      SOURCE_VFY=sha256:98c03c14724636351964606a307bf946fa6248630c2d6b89938a6911b6b84c99
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$MODULE-$VERSION
        WEB_SITE=https://github.com/python-ldap/python-ldap/
            TYPE=python3
         ENTERED=20200527
         UPDATED=20240219
           SHORT="LDAP client API for Python"

cat << EOF
python-ldap provides an object-oriented API to access LDAP directory servers
from Python programs. Mainly it wraps the OpenLDAP client libs for that purpose.
Additionally the package contains modules for other LDAP-related stuff (e.g.
processing LDIF, LDAPURLs, LDAPv3 sub-schema, etc.).
Not included: Direct BER support.
EOF
