           SPELL=dabo
         VERSION=0.8.4
     SOURCE_HASH=sha512:d0a2fd466a2db080551d869bcef2ba88e2d88be0a04f596a490b88b6c83c57015c7529cc00a34b5a1ec7b91c33250c9439c8af40a2f35f4604a88a5258ebedeb
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
        WEB_SITE=http://dabodev.com
   SOURCE_URL[0]=ftp://dabodev.com/dabo/$SOURCE
      LICENSE[0]=MIT
         ENTERED=20050216
        KEYWORDS="database python devel"
           SHORT="runtime framework for developing database applications"
cat << EOF
Dabo is a Python module that provides a true 3-tier desktop application 
framework. It separates the three main parts of a desktop app: database 
access, user interface and business logic. You would typically use Dabo 
to develop graphical, data-aware desktop applications.
EOF
