# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|' 
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also customary
# to leave one space after the ':'.

         |----handy-ruler----------------------------------------------------------|
tablelist: The Tablelist library.
tablelist:
tablelist: Tablelist is a library package for Tcl/Tk versions 8.0 or higher,
tablelist: written in pure Tcl/Tk code. 
tablelist: A tablelist widget is a multi-column listbox.  The width of each column 
tablelist: can be dynamic (i.e., just large enough to hold all its elements,
tablelist: including the header) or static (specified in characters or pixels).
tablelist: The columns are, per default, resizable.
tablelist:
tablelist: Tablelist is also hosted on SourceForge, as part of tklib, which in 
tablelist: turn is contained in the tcllib project.
