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