           SPELL=python-ldap
         VERSION=2.3.11
     SOURCE_HASH=sha512:c95aaae86aaa8193569551c36200379b8191bb1fc39499a4ca82203babc434179dcbbdbe8ef3e7ae0167784446ed4d77676c38fdd9f4e4c8da634029cadc4478
          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
