psist
-----
It's a perl script for creating statistics from history logs jabber
application Psi.
First it loads config file and parse contacts from it. It grabs
statistics data from history files and finally generates html file.
Run with parameters
-p path ... path to profile directory, default is directory
of default profile of psi in unix structure.
-o outfile ... target generated html file, in that directory
you must also have png images and style.css,
default name is out.html.
While programming i was inspirated by IRC statistics generator Pisg
(http://pisg.sourceforge.net/) and i used their output html design.
-----
Michal Zbortek
$Date: 2006-03-24 17:48:30 +0100 (Fri, 24 Mar 2006) $