README in xmltv2html-0.5.5 vs README in xmltv2html-0.6.0
- old
+ new
@@ -5,17 +5,16 @@
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
+HOMEPAGE: http://xmltv2html.rubyforge.org/
XMLTV : http://sourceforge.net/projects/xmltv
RUBY : http://www.ruby-lang.org/en/
-REXML : http://www.germane-software.com/software/rexml
+ With version 1.8.3+, Ruby includes rexml.
-
INSTALLATION
------------
Please see the INSTALL file for details of how to install xmltv2html.
@@ -24,11 +23,13 @@
-----
% xmltv2html.rb < xmltv-output.xml > listing.html
% xmltv2html.rb --help
-Please see the man page or HTML documentation for more details.
+AUTHOR
+------
+Kurt V. Hindenburg (khindenburg@rubyforge.org)
LICENCE
-------
This program is free software; you can redistribute it and/or modify