[ANN] rttool-1.0.1

Hi,

== Abstract

RT is a simple and human-readable table format.
RTtool is a converter from RT into various formats.
RT can be incorporated into RD.

At this time, RTtool can convert RT into HTML and plain text.
To convert into plain text, you need ((<w3m|URL:http://w3m.sourceforge.net/>)).

It is available at
http://www.rubyist.net/~rubikitch/computer/rttool/index.en.html

== What's new

=== [2005/10/28] 1.0.1 released
* RTtool does not use .rd2rc anymore.
=== [2005/10/26] 1.0.0 released

* Escape.
* English document.
* Removed Ruby-1.8 warning.

== Install
Please execute the following commands.

  ruby -ropen-uri -e 'URI("http://www.rubyist.net/~rubikitch/archive/rttool-1.0.1.tar.gz").read.display' | tar xzvf -

When you failed, please download it from the next link.

* ((<rttool-1.0.1.tar.gz|URL:http://www.rubyist.net/~rubikitch/archive/rttool-1.0.1.tar.gz>))

Then, install it.

  cd rttool-1.0.1
  ruby setup.rb config
  ruby setup.rb setup
  ruby setup.rb install

···

--
rubikitch
http://www.rubyist.net/~rubikitch/index.en.html