           SPELL=python-irclib
         VERSION=0.4.6
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
     SOURCE_HASH=sha512:916f2e10ab33040b62cbf327525336e075b8fdafe8dc9172804f8a15aae51bc4345e52ec4281a7201352c3fc392fac0dad1be71e8bbd2ddd68e6239f1e888404
        WEB_SITE=http://python-irclib.sourceforge.net/
         ENTERED=20060820
      LICENSE[0]=GPL
           SHORT="A Python library for IRC development projects"
cat << EOF
This library is intended to encapsulate the IRC protocol at a quite low level.
It provides an event-driven IRC client framework. It has a fairly thorough
support for the basic IRC protocol, CTCP and DCC connections.
EOF
