Sha256: 6ef38d49d1365facfead8791e1e2b83aa0ae1569ec20975cca2f6197536af2e2
Contents?: true
Size: 998 Bytes
Versions: 3
Compression:
Stored size: 998 Bytes
Contents
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. http://kurt.hindenburg.name/projects/xmltv2html/xmltv2html.html XMLTV : http://sourceforge.net/projects/xmltv RUBY : http://www.ruby-lang.org/en/ REXML : http://www.germane-software.com/software/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 Please see the man page or HTML documentation for more details. 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.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
xmltv2html-0.5.4 | README |
xmltv2html-0.5.5 | README |
xmltv2html-0.5.3 | README |