           SPELL=urwid
         VERSION=1.1.1
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://excess.org/$SPELL/$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
      SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
        WEB_SITE=http://excess.org/urwid
      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
