           SPELL=sqlobject
  CHEESESHOP_PKG=SQLObject
         VERSION=0.12.0
     SOURCE_HASH=sha512:aebca5b5b8de48bef1f60a1c26ec7e0a83e401a0fe2879b68abcd2a3c029c33179f82d117e684423fd5b8da07faa6cd20bad8195bb9d2ed78f4e9848ee49b0fa
          SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"
   SOURCE_URL[0]="http://pypi.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'
         ENTERED=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
