From: Dr Balwinder S Dheeman Date: 2005-06-08T03:15:26+09:00 Subject: [ANN] Tiddy 0.0.3-pre3 is released Tiddy - Textual Information and Data processor for Display, Yeah! is a source code formatting and, or beautification software; can easily process Ada, C, C++, Java, C#, perl, Ruby, HTML and many more with the help of addon modules (to come soon, even a colorful HTML output for a display on webpages). Improves the readabilty of code by inserting and, or deleting white-space and blank-lines. == rdoc See http://tiddy.rubyforge.org/mdoc for class/module documentation. == Usage Usage: tiddy [options] SOURCEFILE ... Textual Information and Data for Display processor, Yeah! Specific options: -d, --debug Debugging flag (set $DEBUG to true) -v, --verbose Verbose flag (depends on $DEBUG) -t, --tab-size [TABSIZE] Override default tab-size, which is 2 -s, --style [STYLE] Indentation style [matz|tiddy|dammed] Common options: -h, --help Show this message --version Show version information == Download (http://rubyforge.org/projects/tiddy) == Copyright Copyright (C) 2005 by Dr Balwinder Singh Dheeman. Distributed under the GNU GPL (www.gnu.org/licenses/gpl.html). See the files "COPYING" and, or "Copyright" , supplied with all distributions for additional information. == Authors Balwinder Singh Dheeman