Version 16 of textutil

Updated 2007-12-08 21:19:06 by dkf

Documentation can be found at http://tcllib.sourceforge.net/doc/textutil.html

Contains for example the core of the template and macro processor expand. Released since Tcllib 1.2.

Module contains:

  • textutil::adjust string args
  • textutil::splitx string {regexp [\t \r\n]+}
  • textutil::tabify string {num 8}
  • textutil::tabify2 string {num 8}
  • textutil::trim string {regexp [ \t]+}
  • textutil::trimleft string {regexp [ \t]+}
  • textutil::trimright string {regexp [ \t]+}
  • textutil::untabify string {num 8}
  • textutil::untabify2 string {num 8}
  • textutil::strRepeat string num
  • textutil::expand
    Note: This command comes in its own package
  • textutil::expander
    This package is used by doctools.

escargo 30 May 2007 - This seems to be documentation for a version prior to Tcl 8.2, textutil 0.7.1.