           SPELL=clarence
         VERSION=0.4.4
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://clay.ll.pl/download/$SOURCE
     SOURCE_HASH=sha1:430769a6a1ddc942dccf976218dba74de729a136
        WEB_SITE=http://clay.ll.pl/projects.html#clarence
      LICENSE[0]=GPL
         ENTERED=20030714
        KEYWORDS="calculator utils"
           SHORT="Clarence is a small gtk-based programmer's calculator."
cat << EOF
Clarence is a small PyGTK-based frontend to the 'eval' function with some
enhancements. It uses all Python's operators, math module functions and
constants. It can handle all basic numerical formats including Dec, Hex, Bin,
Oct, and ASCII. Expressions can be entered in an entry field without mouse
operations (no more buttons).
EOF
