           SPELL=dabo
         VERSION=0.8.2
     SOURCE_HASH=sha512:b597759d7dc22b76ec06f40be0f6af394636ea4fbac939167ce88ef00cccc46998d91baef1d4b3f252f8ef1e079dd2568e718cef3390d0d5ef41d797c4f11136
          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
