           SPELL=sqlobject
  CHEESESHOP_PKG=SQLObject
         VERSION=0.10.4
     SOURCE_HASH=sha512:aab5ed2b603621fe9cc3a7df8c5953da5f0a6cc2bd4de345b49923ec45a6308db63652a3db002ffad2368c9f6dc1e5f6ef943d74d59e9862d6bcf0812cda5b84
          SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"
   SOURCE_URL[0]="http://cheeseshop.python.org/packages/source/${CHEESESHOP_PKG:0:1}/${CHEESESHOP_PKG}/$SOURCE"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$CHEESESHOP_PKG-$VERSION"
        WEB_SITE="http://$SPELL.org/"
      LICENSE[0]='LGPL'
         UPDATED=20051123
            DOCS='README* docs/*'
        KEYWORDS="python devel"
           SHORT='An object-relational mapper for Python'
cat << EOF
SQLObject is an object-relational mapper that acts as a database and SQL wrapper
for Python and several popular databases. It allows you to translate RDBMS table
rows into Python objects, and manipulate those objects to transparently
manipulate the database.
EOF
