           SPELL=dabo
         VERSION=0.7.2
     SOURCE_HASH=sha512:6ffe86f167d7e7b1c8c9b49c30b56aaaddff53a6ec4cc2d640e793f3bb2a8c2cc646fc2c103cfda717e13b7a2336cbfec39aeb6dc6ed7ed8d9d5c5557005faed
          SOURCE=$SPELL-$VERSION-mac-nix.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
        WEB_SITE=http://dabodev.com
   SOURCE_URL[0]=ftp://leafe.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
