WHAT IS IT? ----------- xmltv2html is a Ruby script that transforms the output of XMLTV into HTML. This is different from other XMLTV -> HTML programs in that the times are on the horizontal axis and the channels on the vertical axis. HOMEPAGE: http://xmltv2html.rubyforge.org/ XMLTV : http://sourceforge.net/projects/xmltv RUBY : http://www.ruby-lang.org/en/ With version 1.8.3+, Ruby includes rexml. INSTALLATION ------------ Please see the INSTALL file for details of how to install xmltv2html. USAGE ----- % xmltv2html.rb < xmltv-output.xml > listing.html % xmltv2html.rb --help AUTHOR ------ Kurt V. Hindenburg (khindenburg@rubyforge.org) LICENCE ------- This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. Please see the file COPYING for the terms of the licence.