           SPELL=python-ldap
         VERSION=2.3.8
     SOURCE_HASH=sha512:0c2d210aca9b3dfc1eec8f3e911d22b876ada1e2f2f89131e4981d0d6c8825dd537f3c571de93bf4df4c92336e40750038a9e4967cca2a669869c929d813d971
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://pypi.python.org/packages/source/p/$SPELL/$SOURCE
      LICENSE[0]=PYTHON
        WEB_SITE=http://python-ldap.sourceforge.net/
         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
