Sha256: a0fc440d5f46971a3a10d05553590bbf8da631016854e17d1e4b934715c09506

Contents?: true

Size: 963 Bytes

Versions: 5

Compression:

Stored size: 963 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.

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.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
xmltv2html-0.7.0 README
xmltv2html-0.6.1 README
xmltv2html-0.6.0 README
xmltv2html-0.8.0 README
xmltv2html-0.7.1 README