           SPELL=urwid
         VERSION=2.1.2
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://pypi.python.org/packages/source/u/$SPELL/$SOURCE
     SOURCE_HASH=sha512:f102bdde5f5d39d4bce455020bbe4f18290589da0750a3b15b1e2bc8acf8a405f02295d7efa3009877801a36bfbfade92ec963086122e9b133db137d816a1ea5
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        DOC_DIRS="docs examples"
        WEB_SITE=http://urwid.org/
      LICENSE[0]=LGPL
        KEYWORDS="curses python"
           SHORT="curses user interfaces library in Python"
cat << EOF
Urwid is a console user interface library for Python. Urwid is released under
the GNU Lesser General Public License and it includes many features useful for
text console application developers.
EOF
