From: rubikitch@... Date: 2005-10-26T06:55:00+09:00 Subject: [ANN] rttool-1.0.0 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 (()). It is available at http://www.rubyist.net/~rubikitch/computer/rttool/index.en.html == What's new === [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.0.tar.gz").read.display' | tar xzvf - When you failed, please download it from the next link. * (()) cd rttool-1.0.0 ruby setup.rb config ruby setup.rb setup ruby setup.rb install -- rubikitch http://www.rubyist.net/~rubikitch/index.en.html