           SPELL=curtsies
         VERSION=0.2.12
          SOURCE=$SPELL-$VERSION.tar.gz
     SOURCE_HASH=sha512:228c02daed58ca38790ce349b8e5725a9c43d831dd6871aa0a5de10238e2822d36a9ff036a40a6a79ca1b838a7a01b5159944a39664ca3df0d8a6fb26ae2a518
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://pypi.io/packages/source/c/$SPELL/$SOURCE
     GATHER_DOCS=off
      LICENSE[0]=MIT
        WEB_SITE=https://github.com/bpython/curtsies
         ENTERED=20140520
           SHORT="curses-like terminal wrapper, with colored strings"
cat << EOF
Most terminals will display text in color if you use ANSI escape codes -
curtsies makes rendering such text to the terminal easy. Curtsies assumes use of
an VT-100 compatible terminal: unlike curses, it has no compatibility layer for
other types of terminals.
EOF
