           SPELL=dabo
         VERSION=0.8.1
     SOURCE_HASH=sha512:850b41e5f223f907d84bc8dcf0bfb1b28537a80ea9a6bd2506b040fd9ba35b4cc5d66dad55b920bf801d27325db9fbbc0a10863ed09eb2d3161a860c16460526
          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
