From: Eric S. Raymond Date: Tue, 4 Sep 2012 06:22:09 +0000 (-0400) Subject: Add attribution. X-Git-Tag: 1.0~50 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dd046dbdfaef9cd30c8a7ba42c6af6b91e68eecf;p=irker.git Add attribution. --- diff --git a/irker b/irker index 3f848ee..6d67016 100755 --- a/irker +++ b/irker @@ -15,6 +15,9 @@ all listed channels. Note that the channel portion of the URL need Options: -p sets the listening port. The -V option prints the program version and exits. +Design and code by Eric S. Raymond . See the project +resource page at . + Requires Python 2.6 and the irc.client library at version >= 2.0.2: see http://sourceforge.net/projects/python-irclib