           SPELL=dabo
         VERSION=0.8.3
     SOURCE_HASH=sha512:d65e1120ea5f79621ebf5a6d87026c91a28a6f4c968abb88566489148ca2f2e1718850e8deda34039dd092d89c3c3e7a42a2729f40dfa08c997263af6d61e699
          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
