           SPELL=python-ldap
         VERSION=2.4.18
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://pypi.python.org/packages/source/p/$SPELL/$SOURCE
    SOURCE_HINTS="no-check-certificate"
     SOURCE_HASH=sha512:102f462a70819f7b75ef23372522e99c54f5b6761586bd9e406f4717d2d032d7da74246900e3619ef0eabf6461f4ddbfc55ae8281f059184f5e1aa71eeca3c7f
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
      LICENSE[0]=PYTHON
        WEB_SITE=http://www.python-ldap.org/
         ENTERED=20020416
           SHORT="Python interface to LDAP"
cat << EOF
Python-LDAP provides a module for accessing LDAP servers from Python. It wraps
an underlying LDAP C library that provides an RFC 1823 API, such as OpenLDAP.
EOF
