           SPELL=dabo
         VERSION=0.6.5
     SOURCE_HASH=sha512:3b2c8a8b1a14d71b3d6c052ca0dc013427e04196aae9e5051fd30ac218e8c2892bc4fd1aeacbf62ba9d14f29aa83bb7b6f462ac41c9eb34b7b42799d0c3b99a9
          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
