irclog2html.py

IRC log file colouriser

This is an improved port of irclog2html.pl Perl script to Python. I was looking for a nice IRC log colorizer, and I liked the output of irclog2html.pl best. It had some shortcomings that I wanted to fix, and since Perl code is not exactly easy to maintain, I ported the script to Python, refactored, and added some enhancements.

Features

Output Examples

Download

You can check out the latest version from my Subversion repository:

svn co http://mg.pov.lt/irclog2html/svn irclog2html

Or you can browse the repository with a Web browser.

Todo

Authors and Licencing

Python version was written by Marius Gedminas.

The original irclog2html.pl script was written by Jeff Waugh with contributions by Rick Welykochy and Alexander Else.

irclog2html.py is released under the terms of the GNU GPL.