description python module that encapsulates the IRC protocol
long_description 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 \
homepage http://python-irclib.sourceforge.net/
master_sites sourceforge:python-irclib
distname python-irclib-${version}
checksums sha1 25d53d92c34d2a4ce39da70ea5ef33a7adce690d
xinstall -m 644 -W ${worksrcpath} COPYING ChangeLog README \
${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} dccreceive dccsend irccat irccat2 \
${destroot}${prefix}/share/doc/${name}/examples