           SPELL=dabo
         VERSION=0.9.0
     SOURCE_HASH=sha512:cee345bed5c9e03662c357c2cb0cbdef5c2495a9b98d4e4440da755d8399a22e6fe11ec1b29a5bc712b5f27cbfaba9178db65f4476d3a8afb06fe8eff1eb14b9
          SOURCE=$SPELL-$VERSION.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
