SlackBuildsOrg/misc/tal
David Somero 9ea631e321 misc/tal: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:11:19 -04:00
..
README misc/tal: Added to 13.0 repository 2010-05-13 00:59:31 +02:00
slack-desc misc/tal: Added to 13.0 repository 2010-05-13 00:59:31 +02:00
tal.info misc/tal: Added to 13.0 repository 2010-05-13 00:59:31 +02:00
tal.SlackBuild misc/tal: Misc automated cleanups. 2010-06-04 01:11:19 -04:00

tal is a filter that reads in lines from standard input. The lines are sent to
standard output with common trailing characters aligned so that they all begin
and end on the same column of text. This can be used to repair 'broken boxes'
or align the backslashes on long macro definitions in C programs. But tal will
work on any kind of common ending and is especially useful as a filter for the
vim text editor.