           SPELL=dabo
         VERSION=0.5.1
     SOURCE_HASH=sha512:ff268d4783aabb0d764c04f378e45216a3667c7ca290f90c91a40186f8fe68ce937e39db65e9b032ed5ddf421562eac23d70c5b057db60f4b2878205d71c1056
       BUILD_API=2
          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
          UPDATED=20050216
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
